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 330b1f3 commit 51f4a53Copy full SHA for 51f4a53
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Attest
46
if: ${{ steps.release.outputs.releases_created == 'true' }}
47
id: attest
48
- uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
49
with:
50
subject-path: '${{ github.workspace }}/lambdas/functions/**/*.zip'
51
- name: Update release notes with attestation
0 commit comments