Skip to content

Commit

Permalink
chore(deps): bump python-semantic-release/python-semantic-release (#207)
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.8.7 to 9.8.8.
- [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.8.7...v9.8.8)

---
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 Sep 3, 2024
1 parent 6bec329 commit 37cfc24
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].7
uses: python-semantic-release/[email protected].8
with:
github_token: ${{ secrets.GH_PAT_SEM_REL_ASAFG }}

0 comments on commit 37cfc24

Please sign in to comment.