Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer digest to 789d288
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 Jan 11, 2025
1 parent 3291c55 commit 8e313e3
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@e11c0892438d2c0a48e49dee376e4883f10f2e59
uses: sigstore/cosign-installer@789d2886c082e8fb7b9710810b73c3f0840573ed
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@e11c0892438d2c0a48e49dee376e4883f10f2e59
uses: sigstore/cosign-installer@789d2886c082e8fb7b9710810b73c3f0840573ed
with:
cosign-release: 'v1.4.0'
-
Expand Down

0 comments on commit 8e313e3

Please sign in to comment.