From 8dfb5e171c2c5260b343d4567a122f7f3a251799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:56:24 +0000 Subject: [PATCH] chore(deps): bump docker/metadata-action from 5.5.0 to 5.5.1 (#62) --- .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 ab6d3ae..24ad0e5 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Prepare id: prep - uses: docker/metadata-action@v5.5.0 + uses: docker/metadata-action@v5.5.1 with: images: | ${{ github.repository_owner }}/svn-server