Skip to content

Commit

Permalink
Merge pull request #270 from philips-software/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/sigstore/cosign-installer-3.2.0

Chore(deps): Bump sigstore/cosign-installer from 3.1.2 to 3.2.0
  • Loading branch information
JeroenKnoops committed Nov 16, 2023
2 parents aa07c7d + f69d6be commit 13d5dc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
asset_content_type: application/java-archive

- name: Install cosign
uses: sigstore/cosign-installer@v3.1.2
uses: sigstore/cosign-installer@v3.2.0
with:
cosign-release: 'v1.13.1'

Expand Down Expand Up @@ -74,7 +74,7 @@ jobs:

steps:
- name: Install cosign
uses: sigstore/cosign-installer@v3.1.2
uses: sigstore/cosign-installer@v3.2.0
with:
cosign-release: 'v1.13.1'

Expand Down

0 comments on commit 13d5dc1

Please sign in to comment.