Skip to content

Commit

Permalink
Merge pull request #45 from DoodleScheduling/renovate/sigstore-cosign…
Browse files Browse the repository at this point in the history
…-installer-3.x

chore(deps-dev): update sigstore/cosign-installer action to v3.1.2
  • Loading branch information
petardoodle authored Oct 12, 2023
2 parents aa242a2 + 4f2f5e4 commit aae1b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Setup Cosign
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 # v3.1.1
uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2
- uses: anchore/sbom-action/download-syft@78fc58e266e87a38d4194b2137a3d4e9bcaf7ca1 # v0.14.3
- name: Create release and SBOM
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit aae1b7d

Please sign in to comment.