From c5b3c854921a475735e4058261b1fbf26dcee368 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 21:08:11 +0000 Subject: [PATCH] chore(deps): update actions/attest-build-provenance action to v4.2.2 --- .github/workflows/call-release-artifact.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-release-artifact.yaml b/.github/workflows/call-release-artifact.yaml index 30c8a9c..860ea54 100644 --- a/.github/workflows/call-release-artifact.yaml +++ b/.github/workflows/call-release-artifact.yaml @@ -85,7 +85,7 @@ jobs: # Error: verifying with issuer "sigstore.dev" # WHICH READS LIKE A BAD ARTIFACT RATHER THAN A BAD COMMAND - name: Attest Build Provenance - uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1 + uses: actions/attest-build-provenance@4d101475d8b20a2381f78447822ac1eab6504dd8 # v4.2.2 with: subject-path: /tmp/${{ inputs.artifact-name }}