Skip to content

Commit

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

fix(deps): bump python-semantic-release/python-semantic-release from 9.15.1 to 9.15.2
  • Loading branch information
github-actions[bot] authored Dec 16, 2024
2 parents d9a782b + 2d7f6b2 commit 2f68af4
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.15.1
uses: python-semantic-release/python-semantic-release@v9.15.2
with:
github_token: ${{ secrets.PAT }}

0 comments on commit 2f68af4

Please sign in to comment.