Skip to content

Commit

Permalink
chore(gh-actions-deps): update python-semantic-release/upload-to-gh-r…
Browse files Browse the repository at this point in the history
…elease action to v9.8.8
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent fef0346 commit f17b3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_reusable-package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:
name: Packages
path: dist
- name: Publish package distributions to GitHub Releases
uses: python-semantic-release/upload-to-gh-release@17c75b706f81263690a0a0dc88d83415f783fc04 # v9.8.7
uses: python-semantic-release/upload-to-gh-release@fa2bbbf8e61069551abd513fdc5627e14c8637c7 # v9.8.8
with:
root_options: -v --strict
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f17b3ff

Please sign in to comment.