Skip to content

Commit

Permalink
Merge pull request #188 from ecmwf-projects/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/{{cookiecutter.project_name}}/dot-github/workflows/pypa/gh-action-pypi-publish-1.12.2

Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in /{{cookiecutter.project_name}}/.github/workflows
  • Loading branch information
malmans2 authored Nov 11, 2024
2 parents 16a32d7 + 0094499 commit 35327ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,6 @@ jobs:
with:
name: distribution
path: dist
- uses: pypa/gh-action-pypi-publish@v1.11.0
- uses: pypa/gh-action-pypi-publish@v1.12.2
with:
verbose: true

0 comments on commit 35327ed

Please sign in to comment.