diff --git a/.github/workflows/build-deliver.yaml b/.github/workflows/build-deliver.yaml index 10a5d62..7db3ca6 100644 --- a/.github/workflows/build-deliver.yaml +++ b/.github/workflows/build-deliver.yaml @@ -19,7 +19,7 @@ jobs: - name: Publish to Dockerhub registry # todo: pin to hash - uses: elgohr/Publish-Docker-Github-Action@master + uses: elgohr/Publish-Docker-Github-Action@v5 with: # https://help.github.com/en/actions/reference/context-and-expression-syntax-for-github-actions name: ${{ github.repository }}