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

Commit 12803b9

Browse files
build(deps): bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1
--- updated-dependencies: - dependency-name: sigstore/gh-action-sigstore-python dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e678a33 commit 12803b9

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)