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 ed0e220 commit e3ffe71Copy full SHA for e3ffe71
.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@@4483641a7e24057bd2ba51cb4c3f2f0010ad21b7 # v0.8.4
+ - uses: stackabletech/actions/run-pre-commit@4483641a7e24057bd2ba51cb4c3f2f0010ad21b7 # v0.8.4
22
23
python-version: ${{ env.PYTHON_VERSION }}
24
hadolint: ${{ env.HADOLINT_VERSION }}
0 commit comments