Skip to content

Commit c38fdc6

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#719)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30c8ee3 commit c38fdc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,6 @@ jobs:
102102
LINODE_CLI_VERSION: ${{ github.event.release.tag_name }}
103103

104104
- name: Publish the release artifacts to PyPI
105-
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # pin@release/v1.12.3
105+
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # pin@release/v1.12.4
106106
with:
107107
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)