Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 3.1.1 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v3.1.1...v3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent e86ba86 commit 4a22baf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
check-latest: true

- name: Install cosign
uses: sigstore/[email protected].1
uses: sigstore/[email protected].2
with:
cosign-release: 'v2.1.1'

Expand Down Expand Up @@ -160,7 +160,7 @@ jobs:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

- name: Install cosign
uses: sigstore/[email protected].1
uses: sigstore/[email protected].2
with:
cosign-release: 'v2.1.1'

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

steps:
- name: Install cosign
uses: sigstore/[email protected].1
uses: sigstore/[email protected].2
with:
cosign-release: 'v2.1.1'

Expand Down

0 comments on commit 4a22baf

Please sign in to comment.