Skip to content

Commit 81812e3

Browse files
authored
Merge pull request #420 from saltstack-formulas/renovate/github-actions-non-major-actionsimages
chore(deps): update `github-actions` non-major actions/images
2 parents c12fee2 + fc4d656 commit 81812e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
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.5.17@sha256:1334a7a0ef8b22fdc7933088112bfebfaf6d6733a394a63e236e924f8e8aff54
28+
container: techneg/ci-pre-commit:v2.5.19@sha256:64cb1f774a3d6abdd498f6be4b3dbe261f821e1dd088c00c23504f39d0c1cf03
2929
runs-on: ubuntu-latest
3030
timeout-minutes: 10
3131
steps:
@@ -101,7 +101,7 @@ jobs:
101101
issues: write
102102
pull-requests: write
103103
checks: read
104-
container: techneg/ci-semantic-release:v1.2.16@sha256:48234e3cd479efc11f82060702c7f6dc6ef0b4db9cf8189bedb6a86bcdd05e31
104+
container: techneg/ci-semantic-release:v1.2.17@sha256:4db8d4b3b1451131ce77bd857254de2f3c5579172955b2a6a2d4ec4326789196
105105
runs-on: ubuntu-latest
106106
timeout-minutes: 15
107107
steps:

0 commit comments

Comments
 (0)