Skip to content

Commit

Permalink
gh-actions(deps): Bump the gh-actions-dependencies group with 1 update (
Browse files Browse the repository at this point in the history
tektronix#123)

Bumps the gh-actions-dependencies group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release).

Updates `python-semantic-release/python-semantic-release` from 8.7.0 to 8.7.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@v8.7.0...v8.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: qthompso <[email protected]>
  • Loading branch information
dependabot[bot] authored and qthompso committed Feb 15, 2024
1 parent fec727e commit 3ebf094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
python scripts/check_unreleased_changelog_items.py
git config --global tag.gpgSign true
- name: Python Semantic Release
uses: python-semantic-release/[email protected].0
uses: python-semantic-release/[email protected].2
id: release
with:
force: ${{ inputs.release_level }}
Expand Down

0 comments on commit 3ebf094

Please sign in to comment.