Skip to content

Commit 9bf2c08

Browse files
authored
Merge pull request #42 from taskiq-python/dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.14
chore(deps): bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
2 parents fc8d615 + f5f13db commit 9bf2c08

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].12
42+
uses: pypa/[email protected].14
4343
with:
4444
password: ${{ secrets.PYPI_TOKEN }}
4545

0 commit comments

Comments
 (0)