Skip to content

Commit

Permalink
fix(deps): update python-semantic-release to version 9.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Dec 28, 2024
1 parent 05eecb6 commit 274d78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .copier-template/.github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Action | Semantic Version Release
id: release
# Adjust tag with desired version if applicable.
uses: python-semantic-release/python-semantic-release@v9.12.2
uses: python-semantic-release/python-semantic-release@v9.15.2
with:
build: true
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 274d78a

Please sign in to comment.