Skip to content

Commit

Permalink
Merge pull request theupdateframework#2584 from theupdateframework/de…
Browse files Browse the repository at this point in the history
…pendabot/github_actions/action-dependencies-7aaf6e754f

build(deps): bump the action-dependencies group with 1 update
  • Loading branch information
lukpueh authored Mar 12, 2024
2 parents 2208015 + 87d1778 commit 38f7f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Publish binary wheel and source tarball on PyPI
# Only attempt pypi upload in upstream repository
if: github.repository == 'theupdateframework/python-tuf'
uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14

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

0 comments on commit 38f7f06

Please sign in to comment.