build(deps): bump hynek/build-and-inspect-python-package (#1112)

Bumps the github-actions group with 1 update: [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package).


Updates `hynek/build-and-inspect-python-package` from 2.7 to 2.8
- [Release notes](https://github.com/hynek/build-and-inspect-python-package/releases)
- [Changelog](https://github.com/hynek/build-and-inspect-python-package/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hynek/build-and-inspect-python-package/compare/v2.7...v2.8)

---
updated-dependencies:
- dependency-name: hynek/build-and-inspect-python-package
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-03 12:18:54 -03:00
committed by GitHub
parent e377c3428c
commit 4902dc32e9
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Build and Check Package - name: Build and Check Package
uses: hynek/build-and-inspect-python-package@v2.7 uses: hynek/build-and-inspect-python-package@v2.8
deploy: deploy:
needs: package needs: package

View File

@@ -22,7 +22,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Build and Check Package - name: Build and Check Package
uses: hynek/build-and-inspect-python-package@v2.7 uses: hynek/build-and-inspect-python-package@v2.8
test: test: