Skip to content

Commit

Permalink
BUILD-6230 update sonarsource/gh-action_pre-commit action to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-carsique-sonarsource committed Sep 6, 2024
1 parent 0c0532e commit 4a8c536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: "pre-commit"
runs-on: ubuntu-latest
steps:
- uses: SonarSource/gh-action_pre-commit@8a91c6ed43623407909d5abed696ba9c10e30c59 # 1.0.1
- uses: SonarSource/gh-action_pre-commit@a82df1c1afb2b6460c141f4fbec7add081f97a9f # 1.0.2
with:
extra-args: >
--from-ref=origin/${{ github.event.pull_request.base.ref }}
Expand Down

0 comments on commit 4a8c536

Please sign in to comment.