Skip to content

Commit 673cd4f

Browse files
authored
Merge pull request #2736 from theupdateframework/dependabot/github_actions/action-dependencies-5da8da3d55
build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the action-dependencies group
2 parents 7d4d59a + e62ac28 commit 673cd4f

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
@@ -99,7 +99,7 @@ jobs:
9999
- name: Publish binary wheel and source tarball on PyPI
100100
# Only attempt pypi upload in upstream repository
101101
if: github.repository == 'theupdateframework/python-tuf'
102-
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
102+
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
103103

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

0 commit comments

Comments
 (0)