Skip to content

Commit 64c47c0

Browse files
chore(deps): update techneg/ci-pre-commit docker tag to v2.5.22
1 parent 7105b68 commit 64c47c0

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.20@sha256:ea51c24e8c4576781ffe030a106d1d1847b350aa760d967dbdf6e732749c1178
26+
container: techneg/ci-pre-commit:v2.5.22@sha256:a24647c2001e8c21967ca1437d348184c4e5f3e14596170fa81b971b0e7b6f09
2727
runs-on: ubuntu-latest
2828
timeout-minutes: 5
2929
steps:

0 commit comments

Comments
 (0)