Skip to content

Commit

Permalink
Change actions/github-script from e69ef54 -> 60a0d83
Browse files Browse the repository at this point in the history
  • Loading branch information
Vertexwahn committed Jun 27, 2024
1 parent bbf44cc commit 359e2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if [ -s fmt.patch ]; then
exit 1
fi
- uses: actions/github-script@e69ef5462fd455e02edcaf4dd7708eda96b9eda0 # v7
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
if: failure() && steps.clang_format.outcome == 'failure'
with:
script: |
Expand Down

0 comments on commit 359e2c0

Please sign in to comment.