Skip to content

Commit

Permalink
Merge pull request #70 from instructlab/dependabot/github_actions/sig…
Browse files Browse the repository at this point in the history
…store/gh-action-sigstore-python-3.0.0

Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
  • Loading branch information
alinaryan authored Jul 16, 2024
2 parents ae6097f + 7627aac commit 7939a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
path: dist

- name: "Sigstore sign package"
uses: sigstore/gh-action-sigstore-python@61f6a500bbfdd9a2a339cf033e5421951fbc1cd2 # v2.1.1
uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
with:
inputs: |
./dist/*.tar.gz
Expand Down

0 comments on commit 7939a57

Please sign in to comment.