diff --git a/.github/workflows/cd.release.yml b/.github/workflows/cd.release.yml index 54cf1183..146a799f 100644 --- a/.github/workflows/cd.release.yml +++ b/.github/workflows/cd.release.yml @@ -30,7 +30,7 @@ jobs: - name: "Create tags for Docker image" id: docker_meta - uses: crazy-max/ghaction-docker-meta@v1 + uses: crazy-max/ghaction-docker-meta@v2.2.0 with: tag-latest: true images: tjarbo/fmdb