Skip to content

Commit e10cad8

Browse files
authored
Merge pull request #697 from instructlab/dependabot/github_actions/pypa/gh-action-pypi-publish-1.13.0
build(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0
2 parents 35ef0cb + 572d0ba commit e10cad8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pypi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
path: dist
6868

6969
- name: "Upload to Test PyPI"
70-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
70+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
7171
with:
7272
repository-url: https://test.pypi.org/legacy/
7373

@@ -114,4 +114,4 @@ jobs:
114114
rm ./dist/*.sigstore.json
115115
116116
- name: "Upload to PyPI"
117-
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
117+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0

0 commit comments

Comments
 (0)