From bf1994a8e88cc19ce0793284a2e8a1018faba6c3 Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Sun, 30 Mar 2025 04:27:33 +0000 Subject: [PATCH] chore(deps): update dependency anothrnick/github-tag-action to v1.71.0 (.github/workflows/release.draft.yml) --- .github/workflows/release.draft.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.draft.yml b/.github/workflows/release.draft.yml index b1408db..3eafdc7 100644 --- a/.github/workflows/release.draft.yml +++ b/.github/workflows/release.draft.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@v4.1.7 - name: check next version - uses: anothrNick/github-tag-action@1.69.0 + uses: anothrNick/github-tag-action@1.71.0 id: tag env: DRY_RUN: true