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 1f670f4 commit 76b5680Copy full SHA for 76b5680
template/.github/workflows/pr_pre-commit.yaml.j2
@@ -26,7 +26,7 @@ jobs:
26
persist-credentials: false
27
submodules: recursive
28
fetch-depth: 0
29
- - uses: stackabletech/actions/run-pre-commit@9aae2d1c14239021bfa33c041010f6fb7adec815 # v0.8.2
+ - uses: stackabletech/actions/run-pre-commit@736565e3b8f657bcddff2897abcf5ccb82ae3e6c # v0.9.0
30
with:
31
python-version: ${{ env.PYTHON_VERSION }}
32
rust: ${{ env.RUST_TOOLCHAIN_VERSION }}
0 commit comments