We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b908391 commit c5bf18dCopy full SHA for c5bf18d
.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@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
+ uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
57
with:
58
attestations: true
0 commit comments