Skip to content

Commit a342f88

Browse files
authored
Merge pull request #92 from DavidCEllis/dependabot/github_actions/ci-actions-94adab0535
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 in the ci-actions group across 1 directory
2 parents b8b32e5 + 3dd8e90 commit a342f88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
name: python-package-distributions
7272
path: dist/
7373
- name: Sign the dists with Sigstore
74-
uses: sigstore/gh-action-sigstore-python@v3.2.0
74+
uses: sigstore/gh-action-sigstore-python@v3.3.0
7575
with:
7676
release-signing-artifacts: false
7777
inputs: >-

0 commit comments

Comments
 (0)