Merge pull request #13063 from pytest-dev/dependabot/github_actions/hynek/build-and-inspect-python-package-2.11.0

build(deps): Bump hynek/build-and-inspect-python-package from 2.10.0 to 2.11.0
This commit is contained in:
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) 2024-12-16 06:02:59 +01:00 committed by GitHub
commit 491cb6274a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ jobs:
persist-credentials: false
- name: Build and Check Package
uses: hynek/build-and-inspect-python-package@v2.10.0
uses: hynek/build-and-inspect-python-package@v2.11.0
with:
attest-build-provenance-github: 'true'

View File

@ -40,7 +40,7 @@ jobs:
fetch-depth: 0
persist-credentials: false
- name: Build and Check Package
uses: hynek/build-and-inspect-python-package@v2.10.0
uses: hynek/build-and-inspect-python-package@v2.11.0
build:
needs: [package]