Skip to content

Commit

Permalink
Merge pull request #1386 from sigstore/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons-b462159fb5

build(deps): Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 in the actions group
  • Loading branch information
jku authored Oct 4, 2024
2 parents 897a1e9 + c799687 commit d11bba8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/custom-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
cosign:
runs-on: ubuntu-latest
steps:
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0

- name: Download initial root
run: curl -o root.json ${METADATA_URL}/5.root.json
Expand All @@ -78,7 +78,7 @@ jobs:
cosign-old-version:
runs-on: ubuntu-latest
steps:
- uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
- uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
with:
cosign-release: "v2.2.0"

Expand Down

0 comments on commit d11bba8

Please sign in to comment.