diff --git a/.github/workflows/docker.yml b/.github/workflows/docker.yml index 21ed2b1c8..6db2022ad 100644 --- a/.github/workflows/docker.yml +++ b/.github/workflows/docker.yml @@ -28,7 +28,7 @@ jobs: - name: Docker meta id: meta - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 with: # Think if we want to also build branches, PRs, tags, etc. # https://github.com/docker/metadata-action @@ -113,7 +113,7 @@ jobs: - name: Docker meta id: meta - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 # Think if we want to also build branches, PRs, tags, etc. # https://github.com/docker/metadata-action with: