Skip to content

Commit 01f70fc

Browse files
authored
Merge pull request #133 from instructlab/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.2
build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2
2 parents 53d6abf + 0788a8d commit 01f70fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pypi.yaml

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

7979
- name: "Upload to Test PyPI"
80-
uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241 # v1.10.1
80+
uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b # v1.10.2
8181
with:
8282
repository-url: https://test.pypi.org/legacy/
8383

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

0 commit comments

Comments
 (0)