diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 890069c..966ca25 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,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 with: name: frishi/threetwo-core-service username: ${{ secrets.DOCKER_USERNAME }}