Skip to content

Commit

Permalink
Merge pull request #85 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.4

fix(deps): bump python-semantic-release/python-semantic-release from 9.8.3 to 9.8.4
  • Loading branch information
github-actions[bot] authored Jul 4, 2024
2 parents d9a4004 + 5e88cfa commit 249cc31
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.8.3
uses: python-semantic-release/python-semantic-release@v9.8.4
with:
github_token: ${{ secrets.PAT }}

0 comments on commit 249cc31

Please sign in to comment.