Skip to content

Commit aaf87c7

Browse files
chore(deps): bump python-semantic-release/publish-action
Bumps [python-semantic-release/publish-action](https://github.com/python-semantic-release/publish-action) from 10.5.2 to 10.5.3. - [Release notes](https://github.com/python-semantic-release/publish-action/releases) - [Changelog](https://github.com/python-semantic-release/publish-action/blob/main/releaserc.toml) - [Commits](python-semantic-release/publish-action@v10.5.2...v10.5.3) --- updated-dependencies: - dependency-name: python-semantic-release/publish-action dependency-version: 10.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df183d1 commit aaf87c7

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
@@ -145,7 +145,7 @@ jobs:
145145
verbose: true
146146

147147
- name: Publish package distributions to GitHub Releases
148-
uses: python-semantic-release/publish-action@v10.5.2
148+
uses: python-semantic-release/publish-action@v10.5.3
149149
if: steps.release.outputs.released == 'true'
150150
with:
151151
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)