Skip to content

Commit

Permalink
Merge pull request #319 from gofrolist/dependabot/github_actions/pyth…
Browse files Browse the repository at this point in the history
…on-semantic-release/python-semantic-release-9.0.1

fix(deps): bump python-semantic-release/python-semantic-release from 8.7.2 to 9.0.1
  • Loading branch information
github-actions[bot] authored Feb 7, 2024
2 parents d75074f + 4660c0f commit 889a0cf
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 @@ -148,6 +148,6 @@ jobs:
persist-credentials: false

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

0 comments on commit 889a0cf

Please sign in to comment.