From 1ef0ec1cebcefafff8ce41d39878211ec6a95ca6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 14:15:08 +0000 Subject: [PATCH] chore(deps): bump zircote/.github/.github/workflows/sign-and-attest.yml Bumps [zircote/.github/.github/workflows/sign-and-attest.yml](https://github.com/zircote/.github) from 740cb8efb57af0187f88e9b4f939355b871a5895 to aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8. - [Release notes](https://github.com/zircote/.github/releases) - [Changelog](https://github.com/zircote/.github/blob/main/CHANGELOG.md) - [Commits](https://github.com/zircote/.github/compare/740cb8efb57af0187f88e9b4f939355b871a5895...aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8) --- updated-dependencies: - dependency-name: zircote/.github/.github/workflows/sign-and-attest.yml dependency-version: aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index c4ff1e5..5646947 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -159,7 +159,7 @@ jobs: contents: read # zircote/.github main (2026-06-11) uses: >- - zircote/.github/.github/workflows/sign-and-attest.yml@740cb8efb57af0187f88e9b4f939355b871a5895 + zircote/.github/.github/workflows/sign-and-attest.yml@aa00b2f09e8e42bd88cd002b441fcd6c46ecaff8 with: image-name: ghcr.io/${{ github.repository }} image-digest: ${{ needs.docker.outputs.image-digest }}