We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 787f176 commit 47b4e15Copy full SHA for 47b4e15
.github/workflows/release.yml
@@ -51,6 +51,6 @@ jobs:
51
52
- name: publish
53
if: github.event_name == 'push'
54
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
55
with:
56
attestations: true
0 commit comments