Skip to content

Commit

Permalink
Merge pull request #44 from wayfair-incubator/renovate/github-actions
Browse files Browse the repository at this point in the history
chore(deps): update pypa/gh-action-pypi-publish digest to a56da0b
  • Loading branch information
patkivikram authored May 3, 2023
2 parents 3277467 + cc033f7 commit 1cfc3a0
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 @@ -47,6 +47,6 @@ jobs:
# 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@5a085bf49e449ba94cc551efdc03b14b2be3788c
uses: pypa/gh-action-pypi-publish@a56da0b891b3dc519c7ee3284aff1fad93cc8598
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 1cfc3a0

Please sign in to comment.