summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-03 15:39:07 -0700
committerGitHub <noreply@github.com>2023-05-03 15:39:07 -0700
commit211d9ec621f7a1f93af2a0e7c7261712a53d5183 (patch)
tree1074f2773edba59457f15fce0902d9efc1088fab
parent8126c5c56930607500f1924d7ed35c994a1c4f00 (diff)
downloadtox-git-211d9ec621f7a1f93af2a0e7c7261712a53d5183.tar.gz
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#3003)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index dea5d358..e32a4b2a 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -24,4 +24,4 @@ jobs:
- name: Build package
run: pyproject-build -s -w . -o dist
- name: Publish to PyPI
- uses: pypa/gh-action-pypi-publish@v1.8.5
+ uses: pypa/gh-action-pypi-publish@v1.8.6