Skip to content

Commit dbf4db2

Browse files
authored
Merge pull request #72 from instructlab/revert-70-dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.0
Revert "Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0"
2 parents 7939a57 + f564655 commit dbf4db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
path: dist
110110

111111
- name: "Sigstore sign package"
112-
uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
112+
uses: sigstore/gh-action-sigstore-python@61f6a500bbfdd9a2a339cf033e5421951fbc1cd2 # v2.1.1
113113
with:
114114
inputs: |
115115
./dist/*.tar.gz

0 commit comments

Comments
 (0)