Skip to content

Commit 8d453e4

Browse files
authored
Merge pull request #409 from grackle-project/dependabot/github_actions/actions-525090b48c
Bump actions/attest-build-provenance from 2 to 3 in the actions group
2 parents fdf5588 + 2edae6f commit 8d453e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
merge-multiple: true
138138

139139
- name: Generate artifact attestations
140-
uses: actions/attest-build-provenance@v2
140+
uses: actions/attest-build-provenance@v3
141141
with:
142142
subject-path: "dist/*"
143143

0 commit comments

Comments
 (0)