Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer action to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and muhlba91 committed Dec 11, 2023
1 parent 433160f commit 520316d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
go-version: "${{ matrix.go-version }}"

- name: Install cosign
uses: sigstore/cosign-installer@v3.2.0
uses: sigstore/cosign-installer@v3.3.0
- name: Download Syft
uses: anchore/sbom-action/[email protected]

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
go-version: "${{ matrix.go-version }}"

- name: Install cosign
uses: sigstore/cosign-installer@v3.2.0
uses: sigstore/cosign-installer@v3.3.0
- name: Download Syft
uses: anchore/sbom-action/[email protected]

Expand Down

0 comments on commit 520316d

Please sign in to comment.