Skip to content

Commit 8b4ad9b

Browse files
authored
Merge pull request #396 from saltstack-formulas/renovate/github-actions-non-major-actionsimages
chore(deps): update `github-actions` non-major actions/images
2 parents 0db65f8 + a2135d5 commit 8b4ad9b

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.9@sha256:d246a798e1ca4a43782e18c23858ecbdeb68bbef425d916d5ba2046110f630da
28+
container: techneg/ci-pre-commit:v2.5.10@sha256:b0d09e12852665ab5bd391cf0821bd7ac1509a89b0271b17d34f27c63bd63172
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.8@sha256:97ce5017f6fccc47dfc766f4a40129f7c081d5b7e34ceec9d19eea122eea42e7
104+
container: techneg/ci-semantic-release:v1.2.9@sha256:291475f94d61137b2465b4c35c255e747762e1169a0503fe98c28109ad88f941
105105
runs-on: ubuntu-latest
106106
timeout-minutes: 15
107107
steps:

0 commit comments

Comments
 (0)