Skip to content

Commit 52426be

Browse files
authored
Merge pull request #706 from instructlab/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.1.0
build(deps): bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.1.0
2 parents c40a2e5 + 2f95241 commit 52426be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
path: dist
9595

9696
- name: "Sigstore sign package"
97-
uses: sigstore/gh-action-sigstore-python@f7ad0af51a5648d09a20d00370f0a91c3bdf8f84 # v3.0.1
97+
uses: sigstore/gh-action-sigstore-python@f832326173235dcb00dd5d92cd3f353de3188e6c # v3.1.0
9898
with:
9999
inputs: |
100100
./dist/*.tar.gz

0 commit comments

Comments
 (0)