From c49d6544ebf9e1a7753c6b82cea4a957834b7211 Mon Sep 17 00:00:00 2001 From: Tom Binder Date: Tue, 7 May 2024 17:49:39 +0000 Subject: [PATCH] Refactor --- .github/workflows/provenance2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/provenance2.yaml b/.github/workflows/provenance2.yaml index 4631568641e..b2ae158b8c7 100644 --- a/.github/workflows/provenance2.yaml +++ b/.github/workflows/provenance2.yaml @@ -66,7 +66,7 @@ jobs: id-token: write attestations: write contents: read - uses: actions/attest-build-provenance@v1 + uses: actions/attest-build-provenance@897ed5eab6ed058a474202017ada7f40bfa52940 # v1.0.0 with: subject-path: ${{ needs.get_inputs.outputs.artifact-path }}