Skip to content

Commit ad321e6

Browse files
authored
Merge pull request #442 from saltstack-formulas/renovate/github-actions-non-major-actionsimages
chore(deps): update `github-actions` non-major actions/images
2 parents 95ca53d + 4a466d5 commit ad321e6

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.28@sha256:fb14ff152879618c500efa8eac55a6937b34f10e3b86e6d4869b7eb532618c09
28+
container: techneg/ci-pre-commit:v2.5.29@sha256:feeeb497b4f8e27f51cb90556a1e47ddd88cc32753115f1f10aa4ba62cbf6564
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.26@sha256:e736e32f69db7c51205c06fd5538731fddfa9c6339d0571e7ec8ce9250b8f962
104+
container: techneg/ci-semantic-release:v1.2.27@sha256:2e3efd9649c33b2347386c2e9c5cbb3cb67db07d15ddddb7875b4105dec7297a
105105
runs-on: ubuntu-latest
106106
timeout-minutes: 15
107107
steps:

0 commit comments

Comments
 (0)