From 7e39cb53a8677864922a4d0d3723de36abf5a65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 12:37:05 +0100 Subject: [PATCH] chore(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 (#48) --- .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 d4c9e77..3393bdb 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@v4.4.0 + uses: docker/metadata-action@v4.5.0 with: images: | ${{ github.repository_owner }}/ftp-server