Skip to content

Commit 5e60dab

Browse files
chore(deps): update github-actions non-major actions/images
1 parent ec1502d commit 5e60dab

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.16@sha256:04d2b922a3645be45e4700c095bf55ff75c4bbec8fd6495b132028fbd14620af
28+
container: techneg/ci-pre-commit:v2.5.17@sha256:1334a7a0ef8b22fdc7933088112bfebfaf6d6733a394a63e236e924f8e8aff54
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.15@sha256:f175e0c72efde48226e5ba9df2719383aacabfe946b75d710cc56f5ed58f5bd3
104+
container: techneg/ci-semantic-release:v1.2.16@sha256:48234e3cd479efc11f82060702c7f6dc6ef0b4db9cf8189bedb6a86bcdd05e31
105105
runs-on: ubuntu-latest
106106
timeout-minutes: 15
107107
steps:

0 commit comments

Comments
 (0)