Skip to content

Commit 4470dc7

Browse files
dependabot[bot]kbdharun
authored andcommitted
build(deps): bump actions/attest-build-provenance from 1 to 2
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] <support@github.com>
1 parent 337e812 commit 4470dc7

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
@@ -74,6 +74,6 @@ jobs:
7474

7575
- name: Attest Release Files
7676
id: attest
77-
uses: actions/attest-build-provenance@v1
77+
uses: actions/attest-build-provenance@v2
7878
with:
7979
subject-path: '*.tar.gz, checksums.txt'

0 commit comments

Comments
 (0)