Skip to content

Commit

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

fix(deps): bump python-semantic-release/python-semantic-release from 9.7.3 to 9.8.0
  • Loading branch information
github-actions[bot] authored May 27, 2024
2 parents e439ce6 + ab0fd4e commit 1c8743d
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.7.3
uses: python-semantic-release/python-semantic-release@v9.8.0
with:
github_token: ${{ secrets.PAT }}

0 comments on commit 1c8743d

Please sign in to comment.