Skip to content

Commit cba86ad

Browse files
Merge pull request #677 from pytest-dev/dependabot/github_actions/hynek/build-and-inspect-python-package-2.18.0
build(deps): bump hynek/build-and-inspect-python-package from 2.17.0 to 2.18.0
2 parents 973b4d5 + 6d6297d commit cba86ad

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222
persist-credentials: false
23-
- uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17.0
23+
- uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2.18.0
2424
with:
2525
attest-build-provenance-github: 'true'
2626

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424
persist-credentials: false
25-
- uses: hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17.0
25+
- uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2.18.0
2626

2727
test:
2828
needs: [check-package]

0 commit comments

Comments
 (0)