Skip to content

Commit

Permalink
Merge pull request #10 from MatthiasValvekens/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/sigstore/gh-action-sigstore-python-2.1.0
  • Loading branch information
MatthiasValvekens authored Oct 2, 2023
2 parents d16aba1 + a180978 commit 913cb24
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 @@ -99,7 +99,7 @@ jobs:
with:
repository-url: ${{ vars.REPOSITORY_URL }}
- name: Sign with sigstore
uses: sigstore/gh-action-sigstore-python@v2.0.1
uses: sigstore/gh-action-sigstore-python@v2.1.0
with:
inputs: ./dist/*
# useful to inspect workflow artifacts in test runs
Expand Down

0 comments on commit 913cb24

Please sign in to comment.