From afed21f0a86a6d79bb5d5f944dcea438e12803c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 07:17:41 +0000 Subject: [PATCH] Bump docker/metadata-action from 3.1.0 to 3.2.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v3.1.0...v3.2.0) Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8d00831..2a36902 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -16,7 +16,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/metadata-action@v3.1.0 + uses: docker/metadata-action@v3.2.0 with: images: tobiasehlert/teslamateapi