diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 45373b4..296bd1c 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@b6e169c856fc7f3f851557ba238ae6bed0d57175 # v2 + uses: cplieger/ci/.github/workflows/ci.yaml@65a870324c22beaf1f67d295e634ad5a80e91112 # v2 diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 9932ca0..a86a11f 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@b6e169c856fc7f3f851557ba238ae6bed0d57175 # v2 + uses: cplieger/ci/.github/workflows/codeql.yaml@65a870324c22beaf1f67d295e634ad5a80e91112 # v2 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 88bed93..7caf0af 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@b6e169c856fc7f3f851557ba238ae6bed0d57175 # v2 + uses: cplieger/ci/.github/workflows/release.yaml@65a870324c22beaf1f67d295e634ad5a80e91112 # 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 93e8e52..d929577 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@b6e169c856fc7f3f851557ba238ae6bed0d57175 # v2 + uses: cplieger/ci/.github/workflows/security-scan.yaml@65a870324c22beaf1f67d295e634ad5a80e91112 # v2