From 597a9cb9fa6767cd0000617833906be4c98320fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 07:20:27 -0400 Subject: [PATCH] chore(deps): update docker/metadata-action action to v5 (#211) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/docker-image/action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/docker-image/action.yaml b/.github/actions/docker-image/action.yaml index 0cbe252..42c938a 100644 --- a/.github/actions/docker-image/action.yaml +++ b/.github/actions/docker-image/action.yaml @@ -12,7 +12,7 @@ runs: steps: - name: Docker meta id: meta - uses: docker/metadata-action@v4 + uses: docker/metadata-action@v5 with: images: ghcr.io/${{ github.repository }} flavor: |