We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90e3fca commit 30505d3Copy full SHA for 30505d3
.github/workflows/release.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Generate artifact attestation
63
if: steps.checkTag.outputs.exists == 'false'
64
id: attestation
65
- uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
+ uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3
66
with:
67
subject-path: ${{ github.workspace }}/custom_components/ipv64/ipv64.zip
68
0 commit comments