Skip to content

Commit a0f5535

Browse files
build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#710)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6f9995 commit a0f5535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

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

3636
- name: Publish the release artifacts to PyPI
37-
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # pin@release/v1.12.2
37+
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # pin@release/v1.12.3
3838
with:
3939
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)