Skip to content

Commit 40b33a8

Browse files
chore(deps): update techneg/ci-pre-commit docker tag to v2.5.8
1 parent 3033fa8 commit 40b33a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
name: Lint / `pre-commit`
2424
needs: should-run
2525
if: fromJSON(needs.should-run.outputs.should-run)
26-
container: techneg/ci-pre-commit:v2.5.7@sha256:a9ff4bf0c1c72848f71e9784654c4aca9b8296f0f806a894012f86a94b88b90e
26+
container: techneg/ci-pre-commit:v2.5.8@sha256:1fac723b15f757bfe2998916984965e741cce15f94c2abaae305d42342f60974
2727
runs-on: ubuntu-latest
2828
timeout-minutes: 5
2929
steps:

0 commit comments

Comments
 (0)