Skip to content

Commit

Permalink
Merge pull request #343 from wayfair-incubator/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/pypa/gh-action-pypi-publish-1.5.1

Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
  • Loading branch information
plannigan authored Aug 14, 2022
2 parents ea60d19 + 9368d8a commit 2b438a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
# v1.4.2 release. Using full SHA for security
# https://docs.github.com/en/actions/learn-github-actions/security-hardening-for-github-actions#using-third-party-actions
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@717ba43cfbb0387f6ce311b169a825772f54d295
uses: pypa/gh-action-pypi-publish@37f50c210e3d2f9450da2cd423303d6a14a6e29f
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 2b438a7

Please sign in to comment.