Skip to content

Commit

Permalink
Merge pull request #70 from shinybrar/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…gh-action-pypi-publish-1.12.3

build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.3
  • Loading branch information
shinybrar authored Feb 26, 2025
2 parents 041828e + dc9a449 commit 99a0a7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: uv build
-
name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
with:
attestations: false
packages-dir: dist/
Expand Down

0 comments on commit 99a0a7b

Please sign in to comment.