From fb41d03a11f3673b15bb91088070eb4f47bfaf96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 10:57:39 -0800 Subject: chore(deps): bump docker/metadata-action from 5.6.1 to 5.7.0 (#6589) Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.6.1 to 5.7.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/369eb591f429131d6889c46b94e711f089e6ca96...902fa8ec7d6ecbf8d84d538b9b233a880e428804) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/container_dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/container_dev.yml') diff --git a/.github/workflows/container_dev.yml b/.github/workflows/container_dev.yml index da3e96980..26a0872bf 100644 --- a/.github/workflows/container_dev.yml +++ b/.github/workflows/container_dev.yml @@ -20,7 +20,7 @@ jobs: - name: Docker meta id: docker_meta - uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v3 + uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v3 with: images: | chrislusf/seaweedfs -- cgit v1.2.3