Skip to content

Commit 8c3a427

Browse files
authored
Merge pull request #15098 from nextcloud/automated/noid/stable33-update-workflows
[stable33] ci(actions): Update workflow templates from organization template repository
2 parents d9aa23a + f1b0cfb commit 8c3a427

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.github/actions-lock.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors
2+
# SPDX-License-Identifier: MIT
3+
9f2b534bea27e8ec2dda7c1d772a664b block-merge-eol.yml
4+
2581a67c5bcdcd570427e6d51db767d7 fixup.yml
5+
3c4a096b3b7dbaef0f8e5190ffe13518 pr-feedback.yml

.github/workflows/block-merge-eol.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Set server major version environment
30-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
30+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
3131
with:
3232
github-token: ${{secrets.GITHUB_TOKEN}}
3333
script: |

0 commit comments

Comments
 (0)