diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 3f9aa43..eb6e538 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -16,7 +16,7 @@ jobs: run: echo $GITHUB_SHA shell: bash - name: - uses: elgohr/Publish-Docker-Github-Action@master + uses: elgohr/Publish-Docker-Github-Action@v5 with: name: prokaktus/programming.monster/repository username: ${{ github.actor }}