diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a44d4cc..4c28a23 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Publish to Registry - uses: elgohr/Publish-Docker-Github-Action@eb53b3ec07136a6ebaed78d8135806da64f7c7e2 # v5 + uses: elgohr/Publish-Docker-Github-Action@b7f67e9f082204a4144c266162556eed693f54e4 # v5 with: name: edalen/ecs-run username: ${{ secrets.DOCKER_USERNAME }}