diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 727e5606..13528b41 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -251,7 +251,7 @@ jobs: path: bins pattern: bins-* - name: Attest binaries - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2 + uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3 with: subject-path: bins/**/* - name: Sign binaries