Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer digest to b18d21a
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] committed Dec 18, 2023
1 parent bdf1fae commit fa82a64
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 @@ -178,7 +178,7 @@ jobs:
-
name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149
uses: sigstore/cosign-installer@b18d21aaa20ef40c4e681202a598b7591d5be577
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 @@ -216,7 +216,7 @@ jobs:
-
name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149
uses: sigstore/cosign-installer@b18d21aaa20ef40c4e681202a598b7591d5be577
with:
cosign-release: 'v1.4.0'
-
Expand Down

0 comments on commit fa82a64

Please sign in to comment.