diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index f2aa691..604417e 100644 --- a/.github/workflows/commands.yml +++ b/.github/workflows/commands.yml @@ -19,7 +19,7 @@ jobs: allow-edits: "false" permission-level: write - name: Handle Command - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 + uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7 env: POINTS: ${{ steps.command.outputs.command-arguments }} with: