Skip to content

Commit

Permalink
Merge pull request #167 from beeware/dependabot/github_actions/hynek/…
Browse files Browse the repository at this point in the history
…build-and-inspect-python-package-2.9.0

Bump hynek/build-and-inspect-python-package from 2.8.0 to 2.9.0
  • Loading branch information
freakboy3742 authored Sep 15, 2024
2 parents 07698e9 + 667ae3f commit e4de6b6
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.8.0
uses: hynek/build-and-inspect-python-package@v2.9.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 e4de6b6

Please sign in to comment.