Skip to content

Commit e858533

Browse files
authored
Merge pull request #39 from taskiq-python/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.12
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
2 parents 5f1a587 + 89371ed commit e858533

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
@@ -39,7 +39,7 @@ jobs:
3939
run: python -m build
4040

4141
- name: Publish
42-
uses: pypa/[email protected].11
42+
uses: pypa/[email protected].12
4343
with:
4444
password: ${{ secrets.PYPI_TOKEN }}
4545

0 commit comments

Comments
 (0)