From 3562b8437e2bb91a0624575805f911bec547fe9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 11:05:27 +0000 Subject: [PATCH] chore(sync): synced file(s) with cplieger/ci --- .github/workflows/ci.yaml | 2 +- .github/workflows/codeql.yml | 2 +- .github/workflows/coverage.yml | 2 +- .github/workflows/release.yaml | 2 +- .github/workflows/security.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2bcb124..e54ed46 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -33,4 +33,4 @@ concurrency: jobs: ci: - uses: cplieger/ci/.github/workflows/ci.yaml@e0df4c8211a7ceed4b090ed064eae929e48c29aa # v2 + uses: cplieger/ci/.github/workflows/ci.yaml@e0eba3f47dd41ab73a350305febbf1ab8d3de940 # v2 diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d21b51e..a03e6db 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -16,4 +16,4 @@ jobs: security-events: write contents: read actions: read - uses: cplieger/ci/.github/workflows/codeql.yaml@e0df4c8211a7ceed4b090ed064eae929e48c29aa # v2 + uses: cplieger/ci/.github/workflows/codeql.yaml@e0eba3f47dd41ab73a350305febbf1ab8d3de940 # v2 diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 423ae77..cf69bc9 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -27,4 +27,4 @@ jobs: # NOTE: pin this @SHA to the ci release tag that first contains # coverage.yaml when cutting that tag (see ci.md "Updating and propagating"). # Renovate then tracks the `# v2` comment and bumps the digest thereafter. - uses: cplieger/ci/.github/workflows/coverage.yaml@e0df4c8211a7ceed4b090ed064eae929e48c29aa # v2 + uses: cplieger/ci/.github/workflows/coverage.yaml@e0eba3f47dd41ab73a350305febbf1ab8d3de940 # v2 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 5e91129..25cce69 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -63,7 +63,7 @@ jobs: id-token: write attestations: write security-events: write - uses: cplieger/ci/.github/workflows/release.yaml@e0df4c8211a7ceed4b090ed064eae929e48c29aa # v2 + uses: cplieger/ci/.github/workflows/release.yaml@e0eba3f47dd41ab73a350305febbf1ab8d3de940 # v2 # Forward only the two Docker Hub publish credentials the reusable pipeline # actually declares and consumes, rather than `secrets: inherit` (which # exposes every repo secret to the reusable-workflow trust boundary). Both diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index ae61dc2..1edd04b 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -22,4 +22,4 @@ jobs: permissions: contents: read security-events: write - uses: cplieger/ci/.github/workflows/security-scan.yaml@e0df4c8211a7ceed4b090ed064eae929e48c29aa # v2 + uses: cplieger/ci/.github/workflows/security-scan.yaml@e0eba3f47dd41ab73a350305febbf1ab8d3de940 # v2