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 4545 wget https://github.com/graillus/gcrgc/releases/download/v${GCRGC_VERSION}/gcrgc_${GCRGC_VERSION}_linux_amd64.tar.gz -O - | tar xz
4646 mv gcrgc ~/.local/bin/
4747 - name : Authenticate to Google Cloud
48- uses : google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363 # v2.1.0
48+ uses : google-github-actions/auth@a6e2e39c0a0331da29f7fd2c2a20a427e8d3ad1f # v2.1.1
4949 with :
5050 credentials_json : ' ${{ secrets.CLEANUP_E2E_GOOGLE_CREDENTIALS }}'
5151 - name : Setup gcloud
Original file line number Diff line number Diff line change 3030 go-version : 1.20.x
3131 cache-dependency-path : oci/tests/integration/go.sum
3232 - name : Authenticate to Google Cloud
33- uses : google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363 # v2.1.0
33+ uses : google-github-actions/auth@a6e2e39c0a0331da29f7fd2c2a20a427e8d3ad1f # v2.1.1
3434 id : ' auth'
3535 with :
3636 credentials_json : ' ${{ secrets.OCI_E2E_GOOGLE_CREDENTIALS }}'
You can’t perform that action at this time.
0 commit comments