From 3e4dbb14829f136ff2f190b4851aa4bc95fd46ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Aug 2025 17:07:41 +0000 Subject: [PATCH] chore(deps): update anothrnick/github-tag-action action to v1.75.0 --- .github/workflows/powershell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/powershell.yml b/.github/workflows/powershell.yml index 36d26ab..a64619d 100644 --- a/.github/workflows/powershell.yml +++ b/.github/workflows/powershell.yml @@ -32,7 +32,7 @@ jobs: with: fetch-depth: '0' - name: Bump version and push tag - uses: anothrNick/github-tag-action@1.73.0 + uses: anothrNick/github-tag-action@1.75.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true