Skip to content

Commit 581b91b

Browse files
committed
chore: Bump stackable/actions to 0.9.1 for consistency
1 parent a8ee24f commit 581b91b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
persist-credentials: false
2020
fetch-depth: 0
21-
- uses: stackabletech/actions/run-pre-commit@4483641a7e24057bd2ba51cb4c3f2f0010ad21b7 # v0.8.4
21+
- uses: stackabletech/actions/run-pre-commit@720110f799cebcd0a3ef85dbc85452a0e996a749 # v0.9.1
2222
with:
2323
python-version: ${{ env.PYTHON_VERSION }}
2424
hadolint: ${{ env.HADOLINT_VERSION }}

0 commit comments

Comments
 (0)