From cd68b652574fbf3b7f59f9ed45fd30b53749f332 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 07:30:57 +0000 Subject: [PATCH] chore(sync): synced file(s) with cplieger/ci --- .github/workflows/ci.yaml | 2 +- .github/workflows/codeql.yml | 2 +- .github/workflows/release.yaml | 2 +- .github/workflows/security.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ed3b18b..5266772 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@aa0a0180e86ec1d4a63d53a804b0bf65e4885dac # v2 + uses: cplieger/ci/.github/workflows/ci.yaml@7188b73f4b9262539473c6e0e1e29174849e8a09 # v2 diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 3ae6530..cd17404 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -23,4 +23,4 @@ jobs: security-events: write contents: read actions: read - uses: cplieger/ci/.github/workflows/codeql.yaml@aa0a0180e86ec1d4a63d53a804b0bf65e4885dac # v2 + uses: cplieger/ci/.github/workflows/codeql.yaml@7188b73f4b9262539473c6e0e1e29174849e8a09 # v2 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7f4784e..e7c02c8 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@aa0a0180e86ec1d4a63d53a804b0bf65e4885dac # v2 + uses: cplieger/ci/.github/workflows/release.yaml@7188b73f4b9262539473c6e0e1e29174849e8a09 # 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 01f675e..eba889c 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -28,4 +28,4 @@ jobs: permissions: contents: read security-events: write - uses: cplieger/ci/.github/workflows/security-scan.yaml@aa0a0180e86ec1d4a63d53a804b0bf65e4885dac # v2 + uses: cplieger/ci/.github/workflows/security-scan.yaml@7188b73f4b9262539473c6e0e1e29174849e8a09 # v2