Skip to content

Commit

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

build(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
  • Loading branch information
stefanprodan authored Jun 30, 2023
2 parents da08ea1 + 299d20e commit e809eb8
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@d13028333d784fcc802b67ec924bcebe75aa0a5f # v3.1.0
- uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
- name: Sign images
env:
COSIGN_EXPERIMENTAL: 1
Expand Down

0 comments on commit e809eb8

Please sign in to comment.