We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3fc2b commit ac4bf75Copy full SHA for ac4bf75
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@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
+ - uses: actions/attest@59d89421af93a897026c735860bf21b6eb4f7b26 # v4.1.0
46
with:
47
subject-checksums: out/checksums.txt
48
0 commit comments