Skip to content

Commit

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

chore(deps): bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
  • Loading branch information
elopez authored Dec 30, 2024
2 parents 2900f3d + 8d562e4 commit b569435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: pypa/gh-action-pypi-publish@v1.12.3

- name: sign
uses: sigstore/gh-action-sigstore-python@v2.1.1
uses: sigstore/gh-action-sigstore-python@v3.0.0
with:
inputs: ./dist/*.tar.gz ./dist/*.whl
release-signing-artifacts: true
Expand Down

0 comments on commit b569435

Please sign in to comment.