Skip to content

Commit da38e60

Browse files
authored
Merge pull request #46 from saltstack-formulas/renovate/techneg-ci-pre-commit-2.x
chore(deps): update techneg/ci-pre-commit docker tag to v2.5.12
2 parents d2a363d + 08f35ef commit da38e60

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.11@sha256:718e8148892b904b7710a1e2dc94e0ec90ee02664b9b2c759ba966e661da1b12
26+
container: techneg/ci-pre-commit:v2.5.12@sha256:26710a389ef6825b989646cf106e596b07eee5a5701c7aca7c483cae3415cae5
2727
runs-on: ubuntu-latest
2828
timeout-minutes: 5
2929
steps:

0 commit comments

Comments
 (0)