diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c699d6b2..792623f9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -25,7 +25,7 @@ jobs: name: Lint / `pre-commit` needs: should-run if: fromJSON(needs.should-run.outputs.should-run) - container: techneg/ci-pre-commit:v2.5.28@sha256:fb14ff152879618c500efa8eac55a6937b34f10e3b86e6d4869b7eb532618c09 + container: techneg/ci-pre-commit:v2.5.29@sha256:feeeb497b4f8e27f51cb90556a1e47ddd88cc32753115f1f10aa4ba62cbf6564 runs-on: ubuntu-latest timeout-minutes: 10 steps: @@ -101,7 +101,7 @@ jobs: issues: write pull-requests: write checks: read - container: techneg/ci-semantic-release:v1.2.26@sha256:e736e32f69db7c51205c06fd5538731fddfa9c6339d0571e7ec8ce9250b8f962 + container: techneg/ci-semantic-release:v1.2.27@sha256:2e3efd9649c33b2347386c2e9c5cbb3cb67db07d15ddddb7875b4105dec7297a runs-on: ubuntu-latest timeout-minutes: 15 steps: