diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index fd82e22..47fe892 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.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 username: ${{ secrets.DOCKER_USERNAME }}