diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index d8127c3d6a4..3a5a4e91d98 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -551,7 +551,7 @@ jobs: - name: Generate artifact attestation if: needs.init.outputs.channel != 'dev' && needs.init.outputs.publish == 'true' - uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0 + uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0 with: subject-name: ${{ env.HASSFEST_IMAGE_NAME }} subject-digest: ${{ steps.push.outputs.digest }}