diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 665d801..29ed09f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: steps: - name: Get branch names 🌿 id: branch-name - uses: tj-actions/branch-names@v7 + uses: tj-actions/branch-names@v9.0.0 with: strip_tag_prefix: v