We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52760f7 commit fe0bff6Copy full SHA for fe0bff6
.github/workflows/pre-commit.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-24.04-large
10
steps:
11
- uses: jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
12
- - uses: SonarSource/gh-action_pre-commit@3d5b503c1ce51d0f92665875b9bea716eff1e70f # 1.0.7
+ - uses: SonarSource/gh-action_pre-commit@0ecedc4e4070444a95f6b6714ddc3ebcdde697c4 # 1.1.0
13
with:
14
extra-args: >
15
--from-ref=origin/${{ github.event.pull_request.base.ref }}
0 commit comments