Skip to content

Commit

Permalink
Merge pull request #899 from fluxcd/dependabot/github_actions/sigstor…
Browse files Browse the repository at this point in the history
…e/cosign-installer-3.1.0

build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0
  • Loading branch information
hiddeco authored Jun 26, 2023
2 parents 6039510 + a89390e commit 129c898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
platforms: linux/amd64,linux/arm/v7,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- uses: sigstore/cosign-installer@dd6b2e2b610a11fd73dd187a43d57cc1394e35f9 # v3.0.5
- uses: sigstore/cosign-installer@d13028333d784fcc802b67ec924bcebe75aa0a5f # v3.1.0
- name: Sign images
env:
COSIGN_EXPERIMENTAL: 1
Expand Down

0 comments on commit 129c898

Please sign in to comment.