We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52192d3 commit 6be556cCopy full SHA for 6be556c
1 file changed
‎.github/workflows/cd.yml‎
@@ -500,7 +500,7 @@ jobs:
500
packages-dir: upload
501
502
- name: Sign artifacts with Sigstore
503
- uses: sigstore/gh-action-sigstore-python@a5caf349bc536fbef3668a10ed7f5cd309a4b53d # v3.2.0
+ uses: sigstore/gh-action-sigstore-python@04cffa1d795717b140764e8b640de88853c92acc # v3.3.0
504
with:
505
inputs: >-
506
./upload/*.whl
0 commit comments