From 74a07a70252492dc1427cd988b528b789272139c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 14:15:17 +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 5a805176eb4f3f22cba7bb0a25d46dc7306872e3 to 98cdea888a91e42874418e7173a265d6a546bc27. - [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/5a805176eb4f3f22cba7bb0a25d46dc7306872e3...98cdea888a91e42874418e7173a265d6a546bc27) --- updated-dependencies: - dependency-name: zircote/.github/.github/workflows/sign-and-attest.yml dependency-version: 98cdea888a91e42874418e7173a265d6a546bc27 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 95a5735..45c351d 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@5a805176eb4f3f22cba7bb0a25d46dc7306872e3 + zircote/.github/.github/workflows/sign-and-attest.yml@98cdea888a91e42874418e7173a265d6a546bc27 with: image-name: ghcr.io/${{ github.repository }} image-digest: ${{ needs.docker.outputs.image-digest }}