Skip to content

Commit 28bd90a

Browse files
Bump actions/attest-build-provenance from 2.3.0 to 2.4.0 (home-assistant#146594)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af1ecca commit 28bd90a

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
@@ -531,7 +531,7 @@ jobs:
531531

532532
- name: Generate artifact attestation
533533
if: needs.init.outputs.channel != 'dev' && needs.init.outputs.publish == 'true'
534-
uses: actions/attest-build-provenance@db473fddc028af60658334401dc6fa3ffd8669fd # v2.3.0
534+
uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0
535535
with:
536536
subject-name: ${{ env.HASSFEST_IMAGE_NAME }}
537537
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)