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 1f730e7 commit 25562d9Copy full SHA for 25562d9
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@ac6f1d3b87f68826b9a5838d13864ef8e88dcf40 # v0.14.0
+ - uses: stackabletech/actions/run-pre-commit@6a84fcfccf4ee37d85217407bc6a94742afbb45f # v0.14.2
22
23
python-version: ${{ env.PYTHON_VERSION }}
24
hadolint: ${{ env.HADOLINT_VERSION }}
0 commit comments