mirror of https://github.com/pytest-dev/pytest.git
build(deps): Bump hynek/build-and-inspect-python-package (#13166)
Bumps [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) from 2.11.0 to 2.12.0. - [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.11.0...v2.12.0) --- updated-dependencies: - dependency-name: hynek/build-and-inspect-python-package dependency-type: direct:production update-type: version-update:semver-minor ... 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:
parent
fb7f0440c4
commit
991db2e1b1
|
@ -31,7 +31,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
|
||||
- name: Build and Check Package
|
||||
uses: hynek/build-and-inspect-python-package@v2.11.0
|
||||
uses: hynek/build-and-inspect-python-package@v2.12.0
|
||||
with:
|
||||
attest-build-provenance-github: 'true'
|
||||
|
||||
|
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
- name: Build and Check Package
|
||||
uses: hynek/build-and-inspect-python-package@v2.11.0
|
||||
uses: hynek/build-and-inspect-python-package@v2.12.0
|
||||
|
||||
build:
|
||||
needs: [package]
|
||||
|
|
Loading…
Reference in New Issue