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 bb4a621 commit b1fc8b0Copy full SHA for b1fc8b0
1 file changed
.github/workflows/pr_pre-commit.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
persist-credentials: false
20
fetch-depth: 0
21
- - uses: stackabletech/actions/run-pre-commit@c34dbb4f27b274736c7d2edc6f6f30a03d03edf5 # v0.12.2
+ - uses: stackabletech/actions/run-pre-commit@9848c5593dff4793aacba240116a648c02f20fa4 # v0.13.1
22
23
python-version: ${{ env.PYTHON_VERSION }}
24
hadolint: ${{ env.HADOLINT_VERSION }}
0 commit comments