From 5bd1b59dd89e58d31a7b5757e5cccec9e12daa6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 01:57:52 +0000 Subject: [PATCH] chore(deps): update `github-actions` non-major actions/images --- .github/workflows/main.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 47b25327..84bc5678 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.52@sha256:c5ce7075611cc185ea8e0992dec3cf1157382452f6ede9be86bee8baed09395d + container: techneg/ci-pre-commit:v2.5.53@sha256:48605244bf4e00c65ef6b70c091c50db3afd816904f71ef6a14f0e53619f6f70 runs-on: ubuntu-latest timeout-minutes: 10 steps: @@ -106,7 +106,7 @@ jobs: issues: write pull-requests: write checks: read - container: techneg/ci-semantic-release:v1.2.51@sha256:a57103734a036c435ec6a1adb35a823eeb20498794bd9020e2fb01eb3b96baa3 + container: techneg/ci-semantic-release:v1.2.53@sha256:9a83188a42cfde7a74a1e3c0f3deb0e69ba29b4bcb7e8e864cc161be0fe9a367 runs-on: ubuntu-latest timeout-minutes: 15 steps: @@ -114,7 +114,7 @@ jobs: git config --global --add safe.directory "$GITHUB_WORKSPACE" - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 # yamllint disable-line rule:line-length - - uses: poseidon/wait-for-status-checks@899c768d191b56eef585c18f8558da19e1f3e707 # v0.6.0 + - uses: poseidon/wait-for-status-checks@e7e24423722c5b8e97a6dd5848827d2a412f812d # v0.7.0 with: ignore: > Dependabot,