From 2c5416e584826aac2271dbea34983ab2b75ea5de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 23:21:25 +0000 Subject: [PATCH] DEV: Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#6) Bumps pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11. 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 e8a6cad..6c0ff54 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,4 +14,4 @@ jobs: steps: - uses: actions/checkout@v4 - run: pipx run build - - uses: pypa/gh-action-pypi-publish@v1.8.10 + - uses: pypa/gh-action-pypi-publish@v1.8.11