Skip to content

Commit

Permalink
Merge pull request #161 from pytest-dev/dependabot/github_actions/git…
Browse files Browse the repository at this point in the history
…hub-actions-5da8da3d55

Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the github-actions group
  • Loading branch information
Pierre-Sassoulas authored Nov 11, 2024
2 parents 7eee560 + 641bd3e commit 61cedc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
path: dist

- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.11.0
uses: pypa/gh-action-pypi-publish@v1.12.2
with:
attestations: true

Expand Down

0 comments on commit 61cedc1

Please sign in to comment.