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

Commit ca9f26e

Browse files
authored
Merge pull request #87 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 5f4a115 + 6e8586b commit ca9f26e

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@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
79+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
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@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
131+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4

0 commit comments

Comments
 (0)