We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dc3651 commit 9164660Copy full SHA for 9164660
.github/workflows/release.yml
@@ -53,6 +53,6 @@ jobs:
53
54
- name: publish
55
if: github.event_name == 'push'
56
- uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
+ uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
57
with:
58
attestations: true
0 commit comments