Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit b5caf6e

Browse files
authored
Merge pull request #101 from instructlab/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1
build(deps): bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1
2 parents e678a33 + 12803b9 commit b5caf6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

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

110110
- name: "Sigstore sign package"
111-
uses: sigstore/gh-action-sigstore-python@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
111+
uses: sigstore/gh-action-sigstore-python@f7ad0af51a5648d09a20d00370f0a91c3bdf8f84 # v3.0.1
112112
with:
113113
inputs: |
114114
./dist/*.tar.gz

0 commit comments

Comments
 (0)