From b67475aef8cde6ee5230e61715207ad658f44a31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 11:47:45 +0100 Subject: [PATCH] DEV: Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#2) Bumps pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 74c3c87..e8aa6b1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,4 +14,4 @@ jobs: steps: - uses: actions/checkout@v3 - run: pipx run build - - uses: pypa/gh-action-pypi-publish@v1.8.6 + - uses: pypa/gh-action-pypi-publish@v1.8.7