We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b390106 commit 9a3fc2bCopy full SHA for 9a3fc2b
1 file changed
.github/workflows/release.yaml
@@ -42,7 +42,7 @@ jobs:
42
uv run python scripts/generate_wheels.py
43
working-directory: protoc-gen-connect-python
44
45
- - uses: actions/attest-build-provenance@96278af6caaf10aea03fd8d33a09a777ca52d62f # v3.2.0
+ - uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
46
with:
47
subject-checksums: out/checksums.txt
48
0 commit comments