Skip to content

Commit

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

fix(deps): bump python-semantic-release/python-semantic-release from 9.5.0 to 9.6.0
  • Loading branch information
github-actions[bot] authored Apr 29, 2024
2 parents 2a6c9fc + 9fe82c7 commit 561a1ca
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.5.0
uses: python-semantic-release/python-semantic-release@v9.6.0
with:
github_token: ${{ secrets.PAT }}

0 comments on commit 561a1ca

Please sign in to comment.