From ac374730d7a7179b3a4c8a330ab082c9e650bf65 Mon Sep 17 00:00:00 2001 From: Lars Gohr Date: Fri, 30 Dec 2022 23:58:16 +0100 Subject: [PATCH] Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) --- .github/workflows/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 732f713..6b1d180 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -6,7 +6,7 @@ jobs: steps: - uses: actions/checkout@master - name: Publish to Registry - uses: elgohr/Publish-Docker-Github-Action@master + uses: elgohr/Publish-Docker-Github-Action@v5 env: android_compile_sdk: 31 android_build_tools: 30.0.3