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 7f48ac1 commit 463b55bCopy full SHA for 463b55b
.github/workflows/pr_pre-commit.yml
@@ -22,7 +22,7 @@ jobs:
22
node-version: 18
23
cache: yarn
24
- run: yarn install --frozen-lockfile
25
- - uses: stackabletech/actions/run-pre-commit@5901c3b1455488820c4be367531e07c3c3e82538 # v0.4.0
+ - uses: stackabletech/actions/run-pre-commit@4483641a7e24057bd2ba51cb4c3f2f0010ad21b7 # v0.8.4
26
with:
27
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
28
hadolint: ${{ env.HADOLINT_VERSION }}
0 commit comments