We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51619c8 commit 2ba7a8eCopy full SHA for 2ba7a8e
.github/workflows/atlantis-image.yml
@@ -170,7 +170,7 @@ jobs:
170
171
- name: "Create Image Attestation"
172
if: env.PUSH == 'true' && github.event_name != 'pull_request'
173
- uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
+ uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
174
with:
175
subject-digest: ${{ steps.build.outputs.digest }}
176
subject-name: ghcr.io/${{ github.repository }}
0 commit comments