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.
1 parent 1e98659 commit 2bbcec6Copy full SHA for 2bbcec6
1 file changed
.github/workflows/commands.yml
@@ -19,7 +19,7 @@ jobs:
19
allow-edits: "false"
20
permission-level: write
21
- name: Handle Command
22
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
+ uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9
23
env:
24
POINTS: ${{ steps.command.outputs.command-arguments }}
25
with:
0 commit comments