diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 94f2d66..9ecc6c8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -97,7 +97,7 @@ jobs: SOURCE_DATE_EPOCH: 0 # Reproducible builds - name: Attest - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0 + uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0 id: attest with: subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}