Skip to content

Commit f2dc3a4

Browse files
Merge pull request #970 from nextcloud/automated/noid/stable33-update-workflows
[stable33] ci(actions): Update workflow templates from organization template repository
2 parents a0e2fda + 2b6c9f0 commit f2dc3a4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions-lock.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
22
# SPDX-License-Identifier: MIT
3-
3b7702f2bde1241a89c5968d425da533 appstore-build-publish.yml
3+
e20c2aa019763dd8c01214150f203ec6 appstore-build-publish.yml
44
7dd8d21d9dd013196cd4bdbf7c24db6f dependabot-approve-merge.yml
55
2581a67c5bcdcd570427e6d51db767d7 fixup.yml
66
80a58e5584612def0e751fcfb7669814 lint-info-xml.yml

.github/workflows/appstore-build-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Set up node ${{ steps.versions.outputs.nodeVersion }}
7272
# Skip if no package.json
7373
if: ${{ steps.versions.outputs.nodeVersion }}
74-
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
74+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
7575
with:
7676
node-version: ${{ steps.versions.outputs.nodeVersion }}
7777

0 commit comments

Comments
 (0)