Skip to content

Commit

Permalink
Merge pull request #8658 from jenkins-x/upgradecosign
Browse files Browse the repository at this point in the history
fix: signing by goreleaser
  • Loading branch information
jenkins-x-bot authored Apr 5, 2024
2 parents ef5e66c + 0844bad commit c4c9de4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jenkins-x-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
uses: anchore/sbom-action/download-syft@v0.13.3
- name: cosign-installer
uses: sigstore/cosign-installer@v2.8.1
with:
cosign-release: 'v2.2.3'
- name: Build and push jx-boot
uses: docker/build-push-action@v4
id: push-jx-boot
Expand Down

0 comments on commit c4c9de4

Please sign in to comment.