Skip to content

Commit 2b5b75a

Browse files
Bump pypa/gh-action-pypi-publish in the action-dependencies group (#908)
1 parent cd5bc42 commit 2b5b75a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- name: Publish binary wheel and source tarball on PyPI
102102
# Only attempt pypi upload in upstream repository
103103
if: github.repository == 'secure-systems-lab/securesystemslib'
104-
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
104+
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
105105

106106
- name: Finalize GitHub release
107107
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1

0 commit comments

Comments
 (0)