diff --git a/.github/workflows/fetch_releases.yaml b/.github/workflows/fetch_releases.yaml index ae2dbc7..58e8c33 100644 --- a/.github/workflows/fetch_releases.yaml +++ b/.github/workflows/fetch_releases.yaml @@ -169,7 +169,7 @@ jobs: #Build Provenance - name: Attest Build Provenance if: env.HAS_RELEASE == 'TRUE' - uses: actions/attest-build-provenance@v2.2.0 + uses: actions/attest-build-provenance@v2.2.3 with: subject-name: "${{ matrix.title }}-${{ matrix.arch }}" subject-path: ${{ matrix.file }}