From 685ab6b7daad5ab3cd5bbeccb9fe16d98af79b1d Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Sun, 11 May 2025 04:21:29 +0000 Subject: [PATCH] chore(deps): update dependency anothrnick/github-tag-action to v1.73.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 780350e..7507f00 100644 --- a/.github/workflows/release-draft.yml +++ b/.github/workflows/release-draft.yml @@ -28,7 +28,7 @@ jobs: fetch-depth: '0' - name: check next version - uses: anothrNick/github-tag-action@1.67.0 + uses: anothrNick/github-tag-action@1.73.0 id: tag env: DRY_RUN: true