Skip to content

Commit

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

Bump python-semantic-release/publish-action from 9.12.1 to 9.12.2
  • Loading branch information
rjdbcm authored Nov 9, 2024
2 parents c5720ae + 4566a4a commit bfddf9f
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 @@ -14,7 +14,7 @@ runs:
shell: bash

- name: Publish package distributions to GitHub Releases
uses: python-semantic-release/[email protected].1
uses: python-semantic-release/[email protected].2
with:
github_token: ${{ inputs.github-token }}

Expand Down

0 comments on commit bfddf9f

Please sign in to comment.