Skip to content

Commit ecfb42c

Browse files
authored
Merge pull request #51 from saltstack-formulas/renovate/techneg-ci-pre-commit-2.x
chore(deps): update techneg/ci-pre-commit docker tag to v2.5.15
2 parents ce77e58 + c440d7b commit ecfb42c

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

0 commit comments

Comments
 (0)