diff --git a/.github/workflows/antithesis-test.yml b/.github/workflows/antithesis-test.yml index 86576500ee9..8f0e171f21f 100644 --- a/.github/workflows/antithesis-test.yml +++ b/.github/workflows/antithesis-test.yml @@ -45,7 +45,7 @@ jobs: uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Login to Antithesis Docker Registry - uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0 + uses: docker/login-action@c99871dec2022cc055c062a10cc1a1310835ceb4 # v4.3.0 with: registry: ${{ env.REGISTRY }} username: _json_key