Skip to content

Commit b44b8a7

Browse files
chore(deps): update actions/attest-build-provenance action to v4 (#2543)
| datasource | package | from | to | | ----------- | ------------------------------- | ---- | -- | | github-tags | actions/attest-build-provenance | v3 | v4 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 78c5745 commit b44b8a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ jobs:
299299
echo "SBOM: $SBOM"
300300
301301
- name: Attest build provenance
302-
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3
302+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4
303303
with:
304304
subject-name: "ghcr.io/${{ github.repository }}"
305305
subject-digest: ${{ steps.platform-info.outputs.DIGEST }}

0 commit comments

Comments
 (0)