From 38d592046d26141d39247539847741b2faa27a68 Mon Sep 17 00:00:00 2001 From: Lars Gohr Date: Thu, 30 Mar 2023 20:37:00 +0200 Subject: [PATCH] Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) --- .github/workflows/ci-mute.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-mute.yml b/.github/workflows/ci-mute.yml index 58c443e..b1f77a4 100644 --- a/.github/workflows/ci-mute.yml +++ b/.github/workflows/ci-mute.yml @@ -34,7 +34,7 @@ jobs: secret_access_key: ${{ secrets.VOXEET_AWS_SECRET_ACCESS_KEY }} region: ${{ secrets.AWS_REGION }} - name: build and publish frontend Docker container for Web SDK and UX kit mute feature versions - uses: elgohr/Publish-Docker-Github-Action@2.22 + uses: elgohr/Publish-Docker-Github-Action@v5 env: WEB_SDK_DIST_TAG: feature-per-client-mute-staging UX_KIT_DIST_TAG: ccu-194-per-client-mutes-for-dolby-voice-server