From 688fbb09c5ce382d821721a5706f988bca366d29 Mon Sep 17 00:00:00 2001 From: Lars Gohr Date: Thu, 30 Mar 2023 06:02:40 +0200 Subject: [PATCH] Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) --- .github/workflows/dotnetcore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnetcore.yml b/.github/workflows/dotnetcore.yml index e9af0052d9..b07d2e6669 100644 --- a/.github/workflows/dotnetcore.yml +++ b/.github/workflows/dotnetcore.yml @@ -31,7 +31,7 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Publish to Registry - uses: elgohr/Publish-Docker-Github-Action@master + uses: elgohr/Publish-Docker-Github-Action@v5 with: dockerfile: ./samples/dotnetapp/Dockerfile name: raknas999/dotnet-docker/dotnet-docker-image:v1