diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index 6990ae2..25b4140 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@v7 + uses: tj-actions/branch-names@v8 with: strip_tag_prefix: 'v'