Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer digest to c56c2d3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent fa5f5aa commit 067c935
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
-
name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@789d2886c082e8fb7b9710810b73c3f0840573ed
uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e
with:
cosign-release: 'v1.4.0'
-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
-
name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@789d2886c082e8fb7b9710810b73c3f0840573ed
uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e
with:
cosign-release: 'v1.4.0'
-
Expand Down

0 comments on commit 067c935

Please sign in to comment.