Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ runs:
tox run-parallel -r --parallel-no-spinner
shell: bash

- uses: sigstore/gh-action-sigstore-python@04cffa1d795717b140764e8b640de88853c92acc
- uses: sigstore/gh-action-sigstore-python@5b79a39c381910c090341a2c9b0bf022c8b387e1
if: inputs.sign-checkpoint-logs == 'true'
with:
inputs: |
Expand Down
Loading