Skip to content

Commit

Permalink
Merge pull request #433 from instructlab/dependabot/github_actions/py…
Browse files Browse the repository at this point in the history
…pa/gh-action-pypi-publish-1.12.3

build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3
  • Loading branch information
mergify[bot] authored Dec 10, 2024
2 parents f7c35d7 + 88ff92e commit a05edb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
path: dist

- name: "Upload to Test PyPI"
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
with:
repository-url: https://test.pypi.org/legacy/

Expand Down Expand Up @@ -130,4 +130,4 @@ jobs:
rm ./dist/*.sigstore.json
- name: "Upload to PyPI"
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3

0 comments on commit a05edb5

Please sign in to comment.