From d1e86599b80dfe8d3cbb680b0c67d8db19ed3aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:15:00 -0500 Subject: [PATCH] build(deps): bump docker/metadata-action from 5.0.0 to 5.1.0 (#554) Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v5.0.0...v5.1.0) --- 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/ko-build.yml | 2 +- .github/workflows/ko-test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ko-build.yml b/.github/workflows/ko-build.yml index 4ab453c..e451c44 100644 --- a/.github/workflows/ko-build.yml +++ b/.github/workflows/ko-build.yml @@ -14,7 +14,7 @@ jobs: - name: docker meta id: meta - uses: docker/metadata-action@v5.0.0 + uses: docker/metadata-action@v5.1.0 with: images: fsouza/s3-upload-proxy sep-tags: "," diff --git a/.github/workflows/ko-test.yaml b/.github/workflows/ko-test.yaml index ffccad6..d098a12 100644 --- a/.github/workflows/ko-test.yaml +++ b/.github/workflows/ko-test.yaml @@ -12,7 +12,7 @@ jobs: - name: docker meta id: meta - uses: docker/metadata-action@v5.0.0 + uses: docker/metadata-action@v5.1.0 with: images: fsouza/s3-upload-proxy sep-tags: ","