Skip to content

Commit

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

fix(deps): bump python-semantic-release/python-semantic-release from 9.0.3 to 9.1.0
  • Loading branch information
github-actions[bot] authored Feb 15, 2024
2 parents 3e1b687 + e63ce79 commit 4f4167f
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@v9.0.3
uses: python-semantic-release/python-semantic-release@v9.1.0
with:
github_token: ${{ secrets.PAT }}

0 comments on commit 4f4167f

Please sign in to comment.