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