Skip to content

Commit

Permalink
Merge pull request #292 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/github-actions-5da8da3d55

build(deps): Bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2 in the github-actions group
  • Loading branch information
cpswan authored Nov 7, 2024
2 parents a535b49 + 933dfb7 commit 5b790d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish distribution to TestPyPI
uses: pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12.0
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
with:
skip-existing: true
attestations: true
Expand All @@ -85,7 +85,7 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@61da13deb5f5124fb1536194f82ed3d9bbc7e8f3 # v1.12.0
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
with:
skip-existing: true
attestations: true
Expand Down

0 comments on commit 5b790d4

Please sign in to comment.