diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 469843f..ef2170e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -51,7 +51,7 @@ jobs: uses: actions/checkout@v1 - name: Build and Push - uses: elgohr/Publish-Docker-Github-Action@2.16 + uses: elgohr/Publish-Docker-Github-Action@v5 with: name: ${{ steps.get_owner.outputs.owner }}/image-manager username: ${{ secrets.DOCKER_USERNAME }}