Skip to content

Commit 2ba7a8e

Browse files
chore(deps): update actions/attest-build-provenance action to v2.4.0 in .github/workflows/atlantis-image.yml (main) (#5655)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51619c8 commit 2ba7a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/atlantis-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170

171171
- name: "Create Image Attestation"
172172
if: env.PUSH == 'true' && github.event_name != 'pull_request'
173-
uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
173+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
174174
with:
175175
subject-digest: ${{ steps.build.outputs.digest }}
176176
subject-name: ghcr.io/${{ github.repository }}

0 commit comments

Comments
 (0)