From 10244d7f998fcfb9ef619c1448a491fd8a1bca3b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 Apr 2022 13:55:34 +0000 Subject: [PATCH] Update docker/metadata-action action to v3.8.0 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 052cf31..4bd453a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - id: docker_meta - uses: docker/metadata-action@v3.7.0 + uses: docker/metadata-action@v3.8.0 with: images: | ghcr.io/${{ github.repository }}