From 7c26d11c9b72c663b7a8a034aeacd6b61b2faec1 Mon Sep 17 00:00:00 2001 From: Ludy87 Date: Sun, 29 Dec 2024 22:51:06 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3821d4c..f8c185b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,7 +62,7 @@ jobs: - name: Generate artifact attestation if: steps.checkTag.outputs.exists == 'false' id: attestation - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0 with: subject-path: ${{ github.workspace }}/custom_components/ipv64/ipv64.zip