Skip to content

Commit 84bad0b

Browse files
committed
Bump attest-action
Signed-off-by: William Woodruff <william@yossarian.net>
1 parent dd8268e commit 84bad0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- run: |
5252
find tmpdist/ -type f -name 'cryptography*' -exec mv {} dist/ \;
5353
54-
- uses: astral-sh/attest-action@2c727738cea36d6c97dd85eb133ea0e0e8fe754b # v0.0.4
54+
- uses: astral-sh/attest-action@f35111fb79f1e4f0150a1ee16cfd4399e3151bdb # v0.0.5
5555
# Do not perform attestation for things for TestPyPI. This is
5656
# because there's nothing that would prevent a malicious PyPI from
5757
# serving a signed TestPyPI asset in place of a release intended for

0 commit comments

Comments
 (0)