Skip to content

Commit

Permalink
feat(ci): bump sigstore
Browse files Browse the repository at this point in the history
  • Loading branch information
aldum committed Dec 3, 2024
1 parent 81e40fe commit d54706b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ jobs:
run: |
cd ${{ env.ARTIFACT_FOLDER }}
sha256sum * > SHA256SUMS.txt
- uses: sigstore/gh-action-sigstore-python@v2.1.1
- uses: sigstore/gh-action-sigstore-python@v3.0.0
with:
inputs: ${{ env.ARTIFACT_FOLDER }}/*
- name: control
Expand Down

0 comments on commit d54706b

Please sign in to comment.