We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ac3550 + 9f85222 commit 4a5ae4fCopy full SHA for 4a5ae4f
.github/workflows/command-compile.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Get repository from pull request comment
30
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
31
id: get-repository
32
with:
33
github-token: ${{secrets.GITHUB_TOKEN}}
0 commit comments