chore(deps): update actions/attest-build-provenance action to v2 (#15)

This commit is contained in:
renovate[bot] 2024-12-14 09:56:51 +09:00 committed by GitHub
parent 624d193b16
commit 48e1d493ba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:updater
- name: Attest
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
id: attest
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}