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 dcc025c commit bd13a30Copy full SHA for bd13a30
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@75e0756966dea229d697165bfd06ba79abcda72c # v0.10.3
+ - uses: stackabletech/actions/run-pre-commit@c34dbb4f27b274736c7d2edc6f6f30a03d03edf5 # v0.12.2
23
24
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
25
# rust-src is required for trybuild stderr output comparison to work
0 commit comments