Skip to content

Commit 8fd1a66

Browse files
authored
Merge pull request #345 from saltstack-formulas/renovate/github-actions-non-major-actionsimages
chore(deps): update techneg/ci-pre-commit docker tag to v2.4.30
2 parents f6ed6c5 + f75c4c4 commit 8fd1a66

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
@@ -25,7 +25,7 @@ jobs:
2525
name: Lint / `pre-commit`
2626
needs: should-run
2727
if: fromJSON(needs.should-run.outputs.should-run)
28-
container: techneg/ci-pre-commit:v2.4.29@sha256:9a09bc3d67796a321f2b5d97c969f525846fa51a84c2ed62cb9130e38dbdcf94
28+
container: techneg/ci-pre-commit:v2.4.30@sha256:0d36fff14826b86f7248742a0e8f1d4b4d2341ebb9442dfe1d9c2491b63f3209
2929
runs-on: ubuntu-latest
3030
timeout-minutes: 5
3131
steps:

0 commit comments

Comments
 (0)