Skip to content

Commit fcf348a

Browse files
kohsukeninjinkun
authored andcommitted
Merge pull request #1044 from launchableinc/renovate/actions-attest-build-provenance-2.x
Update actions/attest-build-provenance action to v2.4.0
1 parent 25122ff commit fcf348a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
tags: ${{ env.IMAGE_NAME }}:${{ needs.tagpr.outputs.tag }}
8989

9090
- name: Generate artifact attestation
91-
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
91+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
9292
with:
9393
subject-name: index.docker.io/${{ env.IMAGE_NAME }}
9494
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)