From e17388b07279ee7b2803354f9dec02c56b416822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:42:09 +0100 Subject: [PATCH] chore(deps): bump docker/metadata-action from 3.6.2 to 3.7.0 (#13) --- .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 06a6b9c..7286900 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.2 + uses: docker/metadata-action@v3.7.0 with: images: | ${{ github.repository_owner }}/ftp-server