From 79111eb3cf65f2f8377244ec92cf70f657ec6d9f Mon Sep 17 00:00:00 2001 From: Gareth Flowers Date: Sat, 19 Mar 2022 23:38:28 +0000 Subject: [PATCH] chore(deps): bump docker/metadata-action to 3.6.0 --- .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 cbf88db..f994e81 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 + uses: docker/metadata-action@v3.6.0 with: images: | ${{ github.repository_owner }}/ftp-server