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 a71f1d8 commit a61347cCopy full SHA for a61347c
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Attest
44
if: ${{ steps.release.outputs.releases_created == 'true' }}
45
id: attest
46
- uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
+ uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
47
with:
48
subject-path: '${{ github.workspace }}/lambdas/functions/**/*.zip'
49
- name: Update release notes with attestation
0 commit comments