Skip to content

Commit

Permalink
Pin actions/github-script action to 60a0d83
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 3d9cd34 commit 0adefa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
echo "failed=true" >> "$GITHUB_OUTPUT"
fi
fi
- uses: actions/github-script@v7
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7
if: steps.push.outputs.failed == 'true'
with:
script: |
Expand Down

0 comments on commit 0adefa0

Please sign in to comment.