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 9c3a604 commit 670a994Copy full SHA for 670a994
1 file changed
.github/workflows/pr_pre-commit.yaml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
persist-credentials: false
21
fetch-depth: 0
22
- - uses: stackabletech/actions/run-pre-commit@4483641a7e24057bd2ba51cb4c3f2f0010ad21b7 # v0.8.4
+ - uses: stackabletech/actions/run-pre-commit@9a70678a34ec4e4f6927d0f8842b74aa857a9577 # v0.10.2
23
24
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
25
# rust-src is required for trybuild stderr output comparison to work
0 commit comments