Skip to content

Commit 0b73349

Browse files
build(deps): bump actions/attest-build-provenance in the actions group (#1528)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7acad6e commit 0b73349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Download artifacts directories # goes to current working directory
9797
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0.0
9898
- name: Generate build provenance
99-
uses: actions/attest-build-provenance@v2
99+
uses: actions/attest-build-provenance@v3
100100
with:
101101
subject-path: "built-packages/*"
102102

0 commit comments

Comments
 (0)