diff --git a/.github/workflows/dockerimage.yml b/.github/workflows/dockerimage.yml index 3b072e9..41db7a0 100644 --- a/.github/workflows/dockerimage.yml +++ b/.github/workflows/dockerimage.yml @@ -8,7 +8,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: akkeris/elasticache-scanner username: ${{ secrets.DockerUser }}