From 72ca9d9f3d5a2c3bc463cd46c06afe47068ac308 Mon Sep 17 00:00:00 2001 From: IK Renovate Bot Date: Wed, 12 Jun 2024 04:21:09 +0000 Subject: [PATCH] chore(deps): update anothrnick/github-tag-action action to v1.69.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 4694e89..164378d 100644 --- a/.github/workflows/release.draft.yml +++ b/.github/workflows/release.draft.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@v3 - name: check next version - uses: anothrNick/github-tag-action@1.67.0 + uses: anothrNick/github-tag-action@1.69.0 id: tag env: DRY_RUN: true