Skip to content

Commit

Permalink
chore(deps): bump python-semantic-release/python-semantic-release (#243)
Browse files Browse the repository at this point in the history
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.15.1 to 9.15.2.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](python-semantic-release/python-semantic-release@v9.15.1...v9.15.2)

---
updated-dependencies:
- dependency-name: python-semantic-release/python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Asaf Joseph Gardin <[email protected]>
  • Loading branch information
dependabot[bot] and Josephasafg authored Jan 9, 2025
1 parent 2d36461 commit ec79523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_version.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
persist-credentials: false

- name: Python Semantic Release
uses: python-semantic-release/[email protected].1
uses: python-semantic-release/[email protected].2
with:
github_token: ${{ secrets.GH_PAT_SEM_REL_ASAFG }}

0 comments on commit ec79523

Please sign in to comment.