From 685d462607a88cd5d360db424dd91f755bb1d9c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 20:25:07 +0000 Subject: [PATCH] DEV: Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14 (#155) Bumps pypa/gh-action-pypi-publish from 1.8.11 to 1.8.14. Reviewed-by: Nicolas Tessore 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 b21132a4..98038217 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -17,4 +17,4 @@ jobs: steps: - uses: actions/checkout@v4 - run: pipx run build - - uses: pypa/gh-action-pypi-publish@v1.8.11 + - uses: pypa/gh-action-pypi-publish@v1.8.14