Skip to content

Commit

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

fix(deps): bump python-semantic-release/python-semantic-release from 9.8.2 to 9.8.3
  • Loading branch information
github-actions[bot] committed Jun 19, 2024
2 parents 1aab0de + b676211 commit 7dd5556
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.8.2
uses: python-semantic-release/python-semantic-release@v9.8.3
with:
github_token: ${{ secrets.PAT }}

0 comments on commit 7dd5556

Please sign in to comment.