Skip to content

Commit 7458f24

Browse files
authored
Merge pull request #20 from saltstack-formulas/renovate/techneg-ci-pre-commit-2.x
chore(deps): update techneg/ci-pre-commit docker tag to v2.5.3
2 parents 0b69eb1 + 5d9da06 commit 7458f24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: Lint / `pre-commit`
2525
needs: should-run
2626
if: fromJSON(needs.should-run.outputs.should-run)
27-
container: techneg/ci-pre-commit:v2.3.3
27+
container: techneg/ci-pre-commit:v2.5.3@sha256:e175d34fb6d1d23cfe81600d91ff481288d905c43ad0997b970bf5b022376400
2828
runs-on: ubuntu-latest
2929
timeout-minutes: 5
3030
steps:

0 commit comments

Comments
 (0)