Skip to content

Commit 3f4e668

Browse files
build(deps): Bump hynek/build-and-inspect-python-package
Bumps [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) from 2.13.0 to 2.14.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](hynek/build-and-inspect-python-package@c52c3a4...efb823f) --- updated-dependencies: - dependency-name: hynek/build-and-inspect-python-package dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed529d2 commit 3f4e668

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
persist-credentials: false
3232

3333
- name: Build and Check Package
34-
uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076
34+
uses: hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516
3535
with:
3636
attest-build-provenance-github: 'true'
3737

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
fetch-depth: 0
4343
persist-credentials: false
4444
- name: Build and Check Package
45-
uses: hynek/build-and-inspect-python-package@c52c3a4710070b50470d903818a7b25115dcd076
45+
uses: hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516
4646

4747
build:
4848
needs: [package]

0 commit comments

Comments
 (0)