Skip to content

Commit

Permalink
chore(deps): update sonarsource/gh-action_pre-commit action to v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and hedinasr committed Nov 14, 2024
1 parent 636eec9 commit 972c72c
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@372a7dcca1ed021cdf22e95636670870689ecd58 # 1.0.4
- uses: SonarSource/gh-action_pre-commit@469b062f5c72f80612f6ba51e8191524eba7d3b8 # 1.0.5
with:
extra-args: >
--from-ref=origin/${{ github.event.pull_request.base.ref }}
Expand Down

0 comments on commit 972c72c

Please sign in to comment.