Skip to content

Commit

Permalink
build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 i…
Browse files Browse the repository at this point in the history
…n the actions group (#78)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 68d6617 commit ced975f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-stubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ jobs:

- name: publish
if: ${{ !inputs.dry-run }}
uses: pypa/[email protected].1
uses: pypa/[email protected].2
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:
merge-multiple: true

- name: publish
uses: pypa/[email protected].1
uses: pypa/[email protected].2

- name: sign
uses: sigstore/[email protected]
Expand Down

0 comments on commit ced975f

Please sign in to comment.