We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de3707 commit 6522892Copy full SHA for 6522892
.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@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
+ uses: actions/attest-build-provenance@520d128f165991a6c774bcb264f323e3d70747f4 # v2.2.0
66
with:
67
subject-path: ${{ github.workspace }}/custom_components/ipv64/ipv64.zip
68
0 commit comments