Skip to content

Commit 59660a2

Browse files
authored
Merge pull request #14 from taskiq-python/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.11
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
2 parents 49e2f94 + a584e25 commit 59660a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: python -m build
3939

4040
- name: Publish
41-
uses: pypa/[email protected].10
41+
uses: pypa/[email protected].11
4242
with:
4343
password: ${{ secrets.PYPI_TOKEN }}
4444

0 commit comments

Comments
 (0)