We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7203ab8 + 1c743e3 commit 5903e2dCopy full SHA for 5903e2d
2 files changed
.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: |
.github/workflows/block-merge-freeze.yml
@@ -29,7 +29,7 @@ jobs:
- name: Register server reference to fallback to master branch
34
35
0 commit comments