Skip to content

Commit 0af5a46

Browse files
chore(deps): update pypa/gh-action-pypi-publish digest to e2bab26 (#339)
This PR contains the following updates: | Package | Type | Update | Change | | --- ## Generated Summary - Updated the GitHub Actions publish workflow to use a new commit of the pypa/gh-action-pypi-publish action. - This change updates the action from commit 03f86fee9ac21f854951f5c6e2a02c2a1324aec7 to e2bab26859796ee5c3bf97b8f394ce1e6570e906. This summary was generated with ❤️ by [rigging](https://docs.dreadnode.io/rigging/) | pypa/gh-action-pypi-publish | action | digest | `03f86fe` → `e2bab26` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMi4wIiwidXBkYXRlZEluVmVyIjoiNDMuMTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents c5c5cc3 + a75d8eb commit 0af5a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ jobs:
4747
run: poetry build
4848

4949
- name: Publish to PyPI
50-
uses: pypa/gh-action-pypi-publish@03f86fee9ac21f854951f5c6e2a02c2a1324aec7
50+
uses: pypa/gh-action-pypi-publish@e2bab26859796ee5c3bf97b8f394ce1e6570e906

0 commit comments

Comments
 (0)