Skip to content

Commit 0623da8

Browse files
Bump actions/attest-build-provenance from 3.1.0 to 3.2.0 (home-assistant#161653)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8356524 commit 0623da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@ jobs:
551551

552552
- name: Generate artifact attestation
553553
if: needs.init.outputs.channel != 'dev' && needs.init.outputs.publish == 'true'
554-
uses: actions/attest-build-provenance@00014ed6ed5efc5b1ab7f7f34a39eb55d41aa4f8 # v3.1.0
554+
uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
555555
with:
556556
subject-name: ${{ env.HASSFEST_IMAGE_NAME }}
557557
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)