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 550e53a commit 65645d7Copy full SHA for 65645d7
.github/workflows/pre-commit.yml
@@ -8,7 +8,7 @@ jobs:
8
name: "pre-commit"
9
runs-on: ubuntu-24.04-large
10
steps:
11
- - uses: jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
+ - uses: jdx/mise-action@bfb9fa0b029db830a8c570757cee683df207a6c5 # v2.4.0
12
- uses: SonarSource/gh-action_pre-commit@3d5b503c1ce51d0f92665875b9bea716eff1e70f # 1.0.7
13
with:
14
extra-args: >
0 commit comments