Skip to content

Commit 4f06bbf

Browse files
chore(deps): bump python-semantic-release/upload-to-gh-release
Bumps [python-semantic-release/upload-to-gh-release](https://github.com/python-semantic-release/upload-to-gh-release) from 8.7.0 to 9.8.9. - [Release notes](https://github.com/python-semantic-release/upload-to-gh-release/releases) - [Changelog](https://github.com/python-semantic-release/upload-to-gh-release/blob/main/releaserc.toml) - [Commits](python-semantic-release/upload-to-gh-release@v8.7.0...v9.8.9) --- updated-dependencies: - dependency-name: python-semantic-release/upload-to-gh-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1013cb5 commit 4f06bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
if: steps.release.outputs.released == 'true'
9090

9191
- name: Publish package distributions to GitHub Releases
92-
uses: python-semantic-release/upload-to-gh-release@v8.7.0
92+
uses: python-semantic-release/upload-to-gh-release@v9.8.9
9393
if: steps.release.outputs.released == 'true'
9494
with:
9595
github_token: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)