Skip to content

Commit

Permalink
Merge pull request #1 from msetina/dependabot/github_actions/sigstore…
Browse files Browse the repository at this point in the history
…/gh-action-sigstore-python-3.0.0

Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0
  • Loading branch information
msetina authored Jul 22, 2024
2 parents 3b0989c + b2f2f03 commit ad70ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
with:
repository-url: ${{ vars.REPOSITORY_URL }}
- name: Sign with sigstore
uses: sigstore/gh-action-sigstore-python@v2.1.1
uses: sigstore/gh-action-sigstore-python@v3.0.0
with:
inputs: ./dist/*
# useful to inspect workflow artifacts in test runs
Expand Down

0 comments on commit ad70ae6

Please sign in to comment.