diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c53e89d..b6457f4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: aws-codeartifact-proxy-x86_64 aws-codeartifact-proxy-arm64 - name: Log in to Docker Hub - uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 + uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c with: username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }}