Skip to content

Commit 1043cad

Browse files
authored
Merge pull request #410 from instructlab/dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.4
build(deps): Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
2 parents e1ef2ee + b5e3c56 commit 1043cad

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
@@ -77,7 +77,7 @@ jobs:
7777
path: dist
7878

7979
- name: "Upload to Test PyPI"
80-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
80+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
8181
with:
8282
repository-url: https://test.pypi.org/legacy/
8383

@@ -129,4 +129,4 @@ jobs:
129129
rm ./dist/*.sigstore.json
130130
131131
- name: "Upload to PyPI"
132-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
132+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4

0 commit comments

Comments
 (0)