Skip to content

Commit fe0bff6

Browse files
chore(deps): update sonarsource/gh-action_pre-commit action to v1.1.0
1 parent 52760f7 commit fe0bff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-24.04-large
1010
steps:
1111
- uses: jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
12-
- uses: SonarSource/gh-action_pre-commit@3d5b503c1ce51d0f92665875b9bea716eff1e70f # 1.0.7
12+
- uses: SonarSource/gh-action_pre-commit@0ecedc4e4070444a95f6b6714ddc3ebcdde697c4 # 1.1.0
1313
with:
1414
extra-args: >
1515
--from-ref=origin/${{ github.event.pull_request.base.ref }}

0 commit comments

Comments
 (0)