Skip to content

Commit

Permalink
Bump hynek/build-and-inspect-python-package from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [hynek/build-and-inspect-python-package](https://github.com/hynek/build-and-inspect-python-package) from 2.9.0 to 2.10.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@v2.9.0...v2.10.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>
  • Loading branch information
dependabot[bot] authored Nov 3, 2024
1 parent f131a30 commit 50b7a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: Build Package & Upload Artifact
id: package
uses: hynek/build-and-inspect-python-package@v2.9.0
uses: hynek/build-and-inspect-python-package@v2.10.0
with:
path: ${{ inputs.build-subdirectory || '.' }}
upload-name-suffix: ${{ format('-{0}{1}', steps.config.outputs.repo-name, steps.config.outputs.differentiator) }}
Expand Down

0 comments on commit 50b7a01

Please sign in to comment.