Skip to content

Commit b0833a0

Browse files
chore(deps): update github-actions non-major actions/images
1 parent 6c96714 commit b0833a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 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.4@sha256:ca41afc6ac2155d33c9b5d2b8f41993edead2bf79331c23ea6d737381bda6d87
28+
container: techneg/ci-pre-commit:v2.5.5@sha256:9d92b83a64378da3f9363668b0da244d9f12039d86579881d649ddb40ce261f3
2929
runs-on: ubuntu-latest
3030
timeout-minutes: 10
3131
steps:
@@ -89,7 +89,7 @@ jobs:
8989
with:
9090
detached: true
9191
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
92-
- uses: ruby/setup-ruby@efbf473cab83af4468e8606cc33eca9281bb213f # v1.256.0
92+
- uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
9393
with:
9494
bundler-cache: true
9595
ruby-version: '3.1'
@@ -102,7 +102,7 @@ jobs:
102102
issues: write
103103
pull-requests: write
104104
checks: read
105-
container: techneg/ci-semantic-release:v1.2.3@sha256:c2966da21aa12e501cabe63b846675215af57216654f67fad43ce1c4d7d55a36
105+
container: techneg/ci-semantic-release:v1.2.4@sha256:e7cfe36054a56382568c0824d2539a67a956711d7b674093db320815e928ee27
106106
runs-on: ubuntu-latest
107107
timeout-minutes: 15
108108
steps:

0 commit comments

Comments
 (0)