Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit c3584be

Browse files
authored
Merge pull request #57 from instructlab/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.3
build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3
2 parents bb909b0 + ea57a65 commit c3584be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pypi.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
path: dist
7777

7878
- name: "Upload to Test PyPI"
79-
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2
79+
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3
8080
with:
8181
repository-url: https://test.pypi.org/legacy/
8282

@@ -128,4 +128,4 @@ jobs:
128128
rm ./dist/*.sigstore.json
129129
130130
- name: "Upload to PyPI"
131-
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2
131+
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 # v1.10.3

0 commit comments

Comments
 (0)