From cb1aa4b52f88bdbe1e82a94997171ebd11d494d9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 01:27:51 +0900 Subject: [PATCH] Update docker/metadata-action action to v4 (#8) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/getogp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/getogp.yaml b/.github/workflows/getogp.yaml index 2f25e2a6..4921153d 100644 --- a/.github/workflows/getogp.yaml +++ b/.github/workflows/getogp.yaml @@ -21,7 +21,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} registry: ghcr.io - - uses: docker/metadata-action@v3 + - uses: docker/metadata-action@v4 id: meta with: images: ghcr.io/nasa9084/getogp