diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 52223e6..4cfe43a 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -65,7 +65,7 @@ jobs: path: _output/** - name: Login to Upbound - uses: docker/login-action@dd4fa0671be5250ee6f50aedf4cb05514abda2c7 # v1 + uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3 if: env.XPKG_ACCESS_ID != '' with: registry: xpkg.upbound.io