Skip to content

Commit 38f7f9f

Browse files
chore(deps): update github-actions non-major actions/images
1 parent 324aa2b commit 38f7f9f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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.24@sha256:b206cbb9bf1506dec0e1b2a70c7e8d69850af75255a9d5d93d52dae54f636d3a
28+
container: techneg/ci-pre-commit:v2.5.26@sha256:46f3dbce03b7446d3f5ed4f45303eb0035dfd1d090e89d7a83e2e55f172bbd17
2929
runs-on: ubuntu-latest
3030
timeout-minutes: 10
3131
steps:
@@ -88,7 +88,7 @@ jobs:
8888
with:
8989
detached: true
9090
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
91-
- uses: ruby/setup-ruby@b90be12699fdfcbee4440c2bba85f6f460446bb0 # v1.279.0
91+
- uses: ruby/setup-ruby@80740b3b13bf9857e28854481ca95a84e78a2bdf # v1.284.0
9292
with:
9393
bundler-cache: true
9494
ruby-version: '3.1'
@@ -101,7 +101,7 @@ jobs:
101101
issues: write
102102
pull-requests: write
103103
checks: read
104-
container: techneg/ci-semantic-release:v1.2.22@sha256:091cbee13d24025ba940398995814c807d253933ce20a3b07563cc0d27bba147
104+
container: techneg/ci-semantic-release:v1.2.24@sha256:ae3ff6b22d0ae13b31027dfff941d74e79552e8273eaf7e22efabcbd5affd13a
105105
runs-on: ubuntu-latest
106106
timeout-minutes: 15
107107
steps:

0 commit comments

Comments
 (0)