diff --git a/.github/workflows/cd.release.yml b/.github/workflows/cd.release.yml index 5782539a..af162eb0 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: docker/metadata-action@v4.0.1 + uses: docker/metadata-action@v4.1.1 with: tag-latest: true images: tjarbo/notification-service