File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2525runs-on : ${{github.repository_owner == 'coder' && 'depot-macos-latest' || 'macos-latest'}}
2626steps :
2727 - name : Checkout
28- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
2929with :
3030fetch-depth : 0
3131fetch-tags : true
4646runs-on : ${{github.repository_owner == 'coder' && 'depot-macos-latest' || 'macos-latest'}}
4747steps :
4848 - name : Checkout
49- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
49+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
5050with :
5151fetch-depth : 0
5252fetch-tags : true
6767runs-on : ${{github.repository_owner == 'coder' && 'depot-macos-latest' || 'macos-latest'}}
6868steps :
6969 - name : Checkout
70- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
70+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
7171with :
7272fetch-depth : 0
7373fetch-tags : true
Original file line number Diff line number Diff line change 3434id-token : write
3535steps :
3636 - name : Checkout
37- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
37+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3838with :
3939fetch-depth : 0
4040fetch-tags : true
@@ -50,14 +50,14 @@ jobs:
5050
5151 - name : Authenticate to Google Cloud
5252id : gcloud_auth
53- uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 # v2.1.10
53+ uses : google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
5454with :
5555workload_identity_provider : ${{secrets.GCP_WORKLOAD_ID_PROVIDER }}
5656service_account : ${{secrets.GCP_SERVICE_ACCOUNT }}
5757token_format : " access_token"
5858
5959 - name : Setup GCloud SDK
60- uses : google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
60+ uses : google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0
6161
6262 - name : Build
6363env :
@@ -112,7 +112,7 @@ jobs:
112112needs : build
113113steps :
114114 - name : Checkout
115- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
115+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
116116with :
117117fetch-depth : 0
118118fetch-tags : true
You can’t perform that action at this time.
0 commit comments