Skip to content

Commit

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

Bump actions/attest-build-provenance from 1.4.3 to 1.4.4
  • Loading branch information
samhclark authored Nov 24, 2024
2 parents 2bd00b8 + 3aeb2ef commit 376bffb
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@1c608d11d69870c2092266b3f9a6f3abbf17002c # v1.4.3
uses: actions/attest-build-provenance@ef244123eb79f2f7a7e75d99086184180e6d0018 # v1.4.4
if: ${{ github.event_name != 'pull_request' }}
with:
subject-name: ${{ inputs.registry }}/${{ inputs.namespace }}/${{ steps.build.outputs.image }}
Expand Down

0 comments on commit 376bffb

Please sign in to comment.