From bbed54a73ce4e05c53f63ce4f9beb2ebeacd0b3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 22:56:04 +0000 Subject: [PATCH] Update actions/github-script digest to 60a0d83 --- .github/workflows/commands.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/commands.yml b/.github/workflows/commands.yml index 566f92cdf..3bfcf03c1 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@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7 + uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 env: POINTS: ${{ steps.command.outputs.command-arguments }} with: