Skip to content

Commit 38f7f06

Browse files
author
Lukas Pühringer
authored
Merge pull request #2584 from theupdateframework/dependabot/github_actions/action-dependencies-7aaf6e754f
build(deps): bump the action-dependencies group with 1 update
2 parents 2208015 + 87d1778 commit 38f7f06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Publish binary wheel and source tarball on PyPI
101101
# Only attempt pypi upload in upstream repository
102102
if: github.repository == 'theupdateframework/python-tuf'
103-
uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
103+
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
104104

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

0 commit comments

Comments
 (0)