Skip to content

Commit

Permalink
Merge pull request #95 from gofrolist/dependabot/github_actions/pytho…
Browse files Browse the repository at this point in the history
…n-semantic-release/python-semantic-release-9.10.0

fix(deps): bump python-semantic-release/python-semantic-release from 9.9.0 to 9.10.0
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents fae168d + f19fc0c commit c4e39fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ jobs:
persist-credentials: false

- name: Python Semantic Release
uses: python-semantic-release/python-semantic-release@v9.9.0
uses: python-semantic-release/python-semantic-release@v9.10.0
with:
github_token: ${{ secrets.PAT }}

0 comments on commit c4e39fb

Please sign in to comment.