Skip to content

Commit

Permalink
workflows: Upgrade hive-messaging to sigstore v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gbenson committed Nov 28, 2024
1 parent 5f49fec commit 5a37b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hive-messaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
path: dist

- name: Sign the dists with Sigstore
uses: sigstore/gh-action-sigstore-python@v2.1.1
uses: sigstore/gh-action-sigstore-python@v3.0.0
with:
inputs: >-
dist/*.tar.gz
Expand Down

0 comments on commit 5a37b47

Please sign in to comment.