From 97152dc667c79d2d2e0a2602eda42d5d1e1c0323 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 13:52:06 +0000 Subject: [PATCH] Bump crazy-max/ghaction-docker-meta from 3.6.1 to 5.5.1 Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 3.6.1 to 5.5.1. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.6.1...v5.5.1) --- updated-dependencies: - dependency-name: crazy-max/ghaction-docker-meta dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 5d984b5..64b84f2 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -52,7 +52,7 @@ jobs: uses: actions/checkout@v2.4.0 - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v3.6.1 + uses: crazy-max/ghaction-docker-meta@v5.5.1 with: images: | carbonplan/forests-${{matrix.image}}