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 57365e8 commit cdee96eCopy full SHA for cdee96e
.github/workflows/pr_pre-commit.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
17
with:
18
fetch-depth: 0
19
- - uses: stackabletech/actions/run-pre-commit@9bd13255f286e4b7a654617268abe1b2f37c3e0a # v0.3.0
+ - uses: stackabletech/actions/run-pre-commit@5b66858af3597c4ea34f9b33664b8034a1d28427 # v0.3.0
20
21
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
22
# rust-src is required for trybuild stderr output comparison to work
0 commit comments