File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 key : ${{ runner.os }}-${{ hashFiles('.github/dockerfiles/Dockerfile.ubuntu-base', '.github/scripts/build-base-image.sh') }}-${{ steps.date.outputs.date }}-${{ hashFiles('OTP_VERSION') }}
3535
3636 - name : Docker login
37- uses : docker/login-action@v3.3 .0
37+ uses : docker/login-action@v3.4 .0
3838 with :
3939 registry : ghcr.io
4040 username : ${{ github.repository_owner }}
Original file line number Diff line number Diff line change 3636 shell : bash
3737 run : .github/scripts/cleanup_gh_runner.sh
3838 - name : Docker login
39- uses : docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # ratchet:docker/login-action@v3.3 .0
39+ uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # ratchet:docker/login-action@v3.4 .0
4040 with :
4141 registry : ghcr.io
4242 username : ${{ github.actor }}
You can’t perform that action at this time.
0 commit comments