From d0c2826796692376b3f8f56ec2777dec22f77c94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 10:11:48 +0000 Subject: [PATCH] chore(deps): bump docker/metadata-action from 3.6.0 to 3.6.2 (#11) Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.0 to 3.6.2. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v3.6.0...v3.6.2) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f994e81..1ff6234 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v3 - name: Prepare id: prep - uses: docker/metadata-action@v3.6.0 + uses: docker/metadata-action@v3.6.2 with: images: | ${{ github.repository_owner }}/ftp-server