Skip to content

Commit 376ca4f

Browse files
chore(deps): update techneg/ci-pre-commit docker tag to v2.5.17
1 parent 53888d4 commit 376ca4f

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.15@sha256:7d5156781d14bb07247104ed255c19c64b2f604ddcde2c1de3a4196946d890f5
26+
container: techneg/ci-pre-commit:v2.5.17@sha256:1334a7a0ef8b22fdc7933088112bfebfaf6d6733a394a63e236e924f8e8aff54
2727
runs-on: ubuntu-latest
2828
timeout-minutes: 5
2929
steps:

0 commit comments

Comments
 (0)