diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index b4d4903e..9f568df2 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -420,7 +420,7 @@ jobs: uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.5.3 - name: Login to Harbor - uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v2.1.0 + uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0 with: registry: harbor.stfc.ac.uk/datagateway username: ${{ secrets.HARBOR_USERNAME }}