diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index a1a477080..ec18cd4f0 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -14,7 +14,7 @@ jobs: - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v7 with: strip_tag_prefix: 'v'