Skip to content

Commit

Permalink
Merge pull request #139 from OZI-Project/dependabot/github_actions/py…
Browse files Browse the repository at this point in the history
…thon-semantic-release/publish-action-9.16.1

Bump python-semantic-release/publish-action from 9.15.2 to 9.16.1
  • Loading branch information
rjdbcm authored Jan 15, 2025
2 parents fd7b870 + 1a6ad3b commit 9501a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ runs:
shell: bash

- name: Publish package distributions to GitHub Releases
uses: python-semantic-release/publish-action@v9.15.2
uses: python-semantic-release/publish-action@v9.16.1
with:
github_token: ${{ inputs.github-token }}

0 comments on commit 9501a1e

Please sign in to comment.