Skip to content

Commit e03d9e3

Browse files
build(deps): bump actions/attest-build-provenance from 1 to 2 (#48)
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 1 to 2. - [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@v1...v2) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b0d6a6 commit e03d9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
6868
- if: ${{ github.event_name == 'release' }}
6969
name: Attest distribution artifact
70-
uses: actions/attest-build-provenance@v1
70+
uses: actions/attest-build-provenance@v2
7171
with:
7272
subject-path: dist/*.tar.gz
7373

0 commit comments

Comments
 (0)