Skip to content

Commit

Permalink
chore(deps): bump sigstore/cosign-installer
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from c3667d99424e7e6047999fb6246c0da843953c65 to 37f387123cf7d4270454d0c351cf673ef28a8662.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@c3667d9...37f3871)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent b0ba068 commit 41681af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:

# Sign images if not a PR.
- if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65 # v3.0.1
uses: sigstore/cosign-installer@37f387123cf7d4270454d0c351cf673ef28a8662 # v3.0.1
- if: github.event_name != 'pull_request'
run: |
cosign sign --yes \
Expand Down

1 comment on commit 41681af

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docker Tag: dependabot_github_actions_sigstore_cosign-installer-37f387123cf7d4270454d0c351cf673ef28a8662-2023-08-14T16-35-43--41681af

Please sign in to comment.