Skip to content

Commit d0bdba7

Browse files
chore(deps): bump actions/attest-build-provenance
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from b3e506e8c389afc651c5bacf2b8f2a1ea0557215 to a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@b3e506e...a2bbfa2) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d272c9c commit d0bdba7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ jobs:
484484
retention-days: 1
485485

486486
- name: Attest build provenance
487-
uses: actions/attest-build-provenance@b3e506e8c389afc651c5bacf2b8f2a1ea0557215 # v4.1.0
487+
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
488488
with:
489489
subject-path: |
490490
tfplan2md_${{ needs.release.outputs.version }}_${{ matrix.platform }}.${{ matrix.archive_ext }}

0 commit comments

Comments
 (0)