Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 2.4.0 to 2.4.1 (#195)
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2022
1 parent c21366f commit 8157ce6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
install-only: true

- name: Install cosign
uses: sigstore/[email protected].0
uses: sigstore/[email protected].1

- name: Install syft
uses: anchore/sbom-action/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
install-only: true

- name: Install cosign
uses: sigstore/[email protected].0
uses: sigstore/[email protected].1

- name: Install syft
uses: anchore/sbom-action/[email protected]
Expand Down

0 comments on commit 8157ce6

Please sign in to comment.