Skip to content

Commit a4d3dd9

Browse files
authored
Merge pull request #289 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 8f509ff + d33df99 commit a4d3dd9

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@f514d46b907ebcd5bedc05145c03b69c1edd8b46 # v3.0.0
97+
uses: sigstore/gh-action-sigstore-python@f7ad0af51a5648d09a20d00370f0a91c3bdf8f84 # v3.0.1
9898
with:
9999
release-signing-artifacts: false
100100
inputs: |

0 commit comments

Comments
 (0)