Skip to content

Commit 98e35b8

Browse files
authored
Merge pull request #384 from saltstack-formulas/renovate/github-actions-non-major-actionsimages
chore(deps): update `github-actions` non-major actions/images
2 parents 4a2ebd9 + 163353d commit 98e35b8

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.6@sha256:d79ca519240a95a8f376c649f1ec2352826f2e46c6e62bbe771fba1758ee0bd4
28+
container: techneg/ci-pre-commit:v2.5.7@sha256:a9ff4bf0c1c72848f71e9784654c4aca9b8296f0f806a894012f86a94b88b90e
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.5@sha256:1441df2f60b30fa0118249548c1d371085fa3cb75ba15e9b0fb33d6fec60ed51
104+
container: techneg/ci-semantic-release:v1.2.6@sha256:c1fcb9922cda5a4e946aaa4cf97ad952fa50f308965c322c2c4895d4ce79af7c
105105
runs-on: ubuntu-latest
106106
timeout-minutes: 15
107107
steps:

0 commit comments

Comments
 (0)