diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index cfcd649..e55abe9 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@v5 + uses: tj-actions/branch-names@v6 with: strip_tag_prefix: 'v'