From 8d095c93bb14ac4e5097e4b95f61d2b56a5b01cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:45:57 +0000 Subject: [PATCH] chore(deps): update anothrnick/github-tag-action action to v1.71.0 --- .github/workflows/build-and-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-publish.yml b/.github/workflows/build-and-publish.yml index 18f7a8b..bd91090 100644 --- a/.github/workflows/build-and-publish.yml +++ b/.github/workflows/build-and-publish.yml @@ -54,7 +54,7 @@ jobs: submodules: recursive fetch-depth: '0' - name: Bump version and push tag - uses: anothrNick/github-tag-action@1.69.0 + uses: anothrNick/github-tag-action@1.71.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} DEFAULT_BUMP: "patch"