Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 2.4.0 to 2.4.1 (#68)
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2022
1 parent d5b8f02 commit 7e7999d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/devimages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
uses: actions/checkout@v3

- name: Install Cosign
uses: sigstore/cosign-installer@v2.4.0
uses: sigstore/cosign-installer@v2.4.1

# https://github.com/marketplace/actions/docker-metadata-action
- name: Docker Metadata
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
uses: actions/checkout@v3

- name: Install Cosign
uses: sigstore/cosign-installer@v2.4.0
uses: sigstore/cosign-installer@v2.4.1

# https://github.com/marketplace/actions/docker-metadata-action
- name: Docker Metadata
Expand Down

0 comments on commit 7e7999d

Please sign in to comment.