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 a4f4cee + bbed54a commit c844948Copy full SHA for c844948
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@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7
+ uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
23
env:
24
POINTS: ${{ steps.command.outputs.command-arguments }}
25
with:
0 commit comments