Skip to content

Commit

Permalink
Merge pull request #47 from CM000n/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
CM000n authored Jul 24, 2024
2 parents a2013dc + e424ba9 commit 1b11631
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 @@ -33,7 +33,7 @@ jobs:
zip qss.zip -r ./
- name: 🔏 Sign release package
uses: sigstore/gh-action-sigstore-python@v2.1.1
uses: sigstore/gh-action-sigstore-python@v3.0.0
with:
inputs: ${{ github.workspace }}/custom_components/qss/qss.zip

Expand Down

0 comments on commit 1b11631

Please sign in to comment.