Skip to content

Commit 6abf568

Browse files
authored
Merge pull request #42 from redis/dependabot/github_actions/actions/attest-build-provenance-2
ci(deps): bump actions/attest-build-provenance from 1 to 2
2 parents 8d96e5d + b9f20c7 commit 6abf568

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
@@ -153,7 +153,7 @@ jobs:
153153
uv run twine check dist/*
154154
155155
- name: ⚙️ Generate build attestation
156-
uses: actions/attest-build-provenance@v1
156+
uses: actions/attest-build-provenance@v2
157157
with:
158158
subject-path: 'dist/*'
159159

0 commit comments

Comments
 (0)