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 a32f676 commit aba774bCopy full SHA for aba774b
.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@497f3e3cbfe9b89b1e570351b97d050eebcad5d0 # v0.8.3
26
with:
27
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
28
hadolint: ${{ env.HADOLINT_VERSION }}
0 commit comments