Skip to content

Commit 971e012

Browse files
authored
Merge pull request #7 from msetina/dependabot/github_actions/sigstore/gh-action-sigstore-python-3.0.1
Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1
2 parents 0628a42 + 1b637a3 commit 971e012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
with:
6161
repository-url: ${{ vars.REPOSITORY_URL }}
6262
- name: Sign with sigstore
63-
uses: sigstore/gh-action-sigstore-python@v3.0.0
63+
uses: sigstore/gh-action-sigstore-python@v3.0.1
6464
with:
6565
inputs: ./dist/*
6666
# useful to inspect workflow artifacts in test runs

0 commit comments

Comments
 (0)