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