We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78079b1 + 9e77bc2 commit 20929c9Copy full SHA for 20929c9
.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@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
+ uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
23
env:
24
POINTS: ${{ steps.command.outputs.command-arguments }}
25
with:
0 commit comments