Skip to content

Commit

Permalink
Merge pull request #18 from samhclark/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/attest-build-provenance-2.1.0

Bump actions/attest-build-provenance from 1.4.4 to 2.1.0
  • Loading branch information
samhclark authored Dec 20, 2024
2 parents b25f34a + 02e60e6 commit 925c5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
registry: ${{ inputs.registry }}/${{ inputs.namespace }}

- name: Generate artifact attestation
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
if: ${{ github.event_name != 'pull_request' }}
with:
subject-name: ${{ inputs.registry }}/${{ inputs.namespace }}/${{ steps.build.outputs.image }}
Expand Down

0 comments on commit 925c5ae

Please sign in to comment.