Skip to content

Commit

Permalink
Merge pull request #2657 from igniterealtime/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/attest-build-provenance-2

Bump actions/attest-build-provenance from 1 to 2
  • Loading branch information
akrherz authored Jan 14, 2025
2 parents 480cc89 + e6c34db commit 6fc4754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}

- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-name: ${{ env.REGISTRY }}/igniterealtime/${{ env.IMAGE_NAME}}
subject-digest: ${{ steps.push.outputs.digest }}
Expand Down

0 comments on commit 6fc4754

Please sign in to comment.