Skip to content

Commit

Permalink
Merge pull request #505 from kartverket/dependabot/github_actions/sig…
Browse files Browse the repository at this point in the history
…store/cosign-installer-3.6.0

build(deps): bump sigstore/cosign-installer from 3.5.0 to 3.6.0
  • Loading branch information
evenh authored Aug 19, 2024
2 parents 618b774 + 1f885aa commit baef590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Install Cosign
uses: sigstore/cosign-installer@v3.5.0
uses: sigstore/cosign-installer@v3.6.0

- name: Install Syft for SBOM Generation
shell: bash
Expand Down

0 comments on commit baef590

Please sign in to comment.