Skip to content

Commit

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

build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0
  • Loading branch information
joshuar authored Feb 6, 2024
2 parents 91a226d + c91b49e commit 54affda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
password: ${{ env.REGISTRY_PASSWORD }}

- name: Check and install cosign
uses: sigstore/cosign-installer@v3.3.0
uses: sigstore/cosign-installer@v3.4.0
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
with:
cosign-release: 'v2.2.2'
Expand Down

0 comments on commit 54affda

Please sign in to comment.