There was an error while loading. Please reload this page.
2 parents d9aa23a + f1b0cfb commit 8c3a427Copy full SHA for 8c3a427
2 files changed
.github/actions-lock.txt
@@ -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
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Set server major version environment
30
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
31
with:
32
github-token: ${{secrets.GITHUB_TOKEN}}
33
script: |
0 commit comments