39
39
egress-policy : audit
40
40
41
41
- name : Checkout
42
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
42
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
43
43
with :
44
44
fetch-depth : 1
45
45
# For pull requests it's not necessary to checkout the code
@@ -121,7 +121,7 @@ jobs:
121
121
# runs-on: ${{ github.repository_owner == 'coder' && 'depot-ubuntu-22.04-8' || 'ubuntu-latest' }}
122
122
# steps:
123
123
# - name: Checkout
124
- # uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
124
+ # uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
125
125
# with:
126
126
# fetch-depth: 1
127
127
# # See: https://github.com/stefanzweifel/git-auto-commit-action?tab=readme-ov-file#commits-made-by-this-action-do-not-trigger-new-workflow-runs
@@ -159,7 +159,7 @@ jobs:
159
159
egress-policy : audit
160
160
161
161
- name : Checkout
162
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
162
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
163
163
with :
164
164
fetch-depth : 1
165
165
@@ -177,7 +177,7 @@ jobs:
177
177
echo "LINT_CACHE_DIR=$dir" >> $GITHUB_ENV
178
178
179
179
- name : golangci-lint cache
180
- uses : actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
180
+ uses : actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
181
181
with :
182
182
path : |
183
183
${{ env.LINT_CACHE_DIR }}
@@ -187,7 +187,7 @@ jobs:
187
187
188
188
# Check for any typos
189
189
- name : Check for typos
190
- uses : crate-ci/typos@392b78fe18a52790c53f42456e46124f77346842 # v1.34.0
190
+ uses : crate-ci/typos@52bd719c2c91f9d676e2aa359fc8e0db8925e6d8 # v1.35.3
191
191
with :
192
192
config : .github/workflows/typos.toml
193
193
@@ -231,7 +231,7 @@ jobs:
231
231
egress-policy : audit
232
232
233
233
- name : Checkout
234
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
234
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
235
235
with :
236
236
fetch-depth : 1
237
237
@@ -286,7 +286,7 @@ jobs:
286
286
egress-policy : audit
287
287
288
288
- name : Checkout
289
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
289
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
290
290
with :
291
291
fetch-depth : 1
292
292
@@ -356,7 +356,7 @@ jobs:
356
356
uses : coder/setup-ramdisk-action@e1100847ab2d7bcd9d14bcda8f2d1b0f07b36f1b
357
357
358
358
- name : Checkout
359
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
359
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
360
360
with :
361
361
fetch-depth : 1
362
362
@@ -543,7 +543,7 @@ jobs:
543
543
egress-policy : audit
544
544
545
545
- name : Checkout
546
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
546
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
547
547
with :
548
548
fetch-depth : 1
549
549
@@ -591,7 +591,7 @@ jobs:
591
591
egress-policy : audit
592
592
593
593
- name : Checkout
594
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
594
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
595
595
with :
596
596
fetch-depth : 1
597
597
@@ -650,7 +650,7 @@ jobs:
650
650
egress-policy : audit
651
651
652
652
- name : Checkout
653
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
653
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
654
654
with :
655
655
fetch-depth : 1
656
656
@@ -676,7 +676,7 @@ jobs:
676
676
egress-policy : audit
677
677
678
678
- name : Checkout
679
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
679
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
680
680
with :
681
681
fetch-depth : 1
682
682
@@ -708,7 +708,7 @@ jobs:
708
708
egress-policy : audit
709
709
710
710
- name : Checkout
711
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
711
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
712
712
with :
713
713
fetch-depth : 1
714
714
@@ -779,7 +779,7 @@ jobs:
779
779
egress-policy : audit
780
780
781
781
- name : Checkout
782
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
782
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
783
783
with :
784
784
# 👇 Ensures Chromatic can read your full git history
785
785
fetch-depth : 0
@@ -859,7 +859,7 @@ jobs:
859
859
egress-policy : audit
860
860
861
861
- name : Checkout
862
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
862
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
863
863
with :
864
864
# 0 is required here for version.sh to work.
865
865
fetch-depth : 0
@@ -956,7 +956,7 @@ jobs:
956
956
steps :
957
957
# Harden Runner doesn't work on macOS
958
958
- name : Checkout
959
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
959
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
960
960
with :
961
961
fetch-depth : 0
962
962
@@ -1054,12 +1054,12 @@ jobs:
1054
1054
egress-policy : audit
1055
1055
1056
1056
- name : Checkout
1057
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1057
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1058
1058
with :
1059
1059
fetch-depth : 0
1060
1060
1061
1061
- name : GHCR Login
1062
- uses : docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4 .0
1062
+ uses : docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5 .0
1063
1063
with :
1064
1064
registry : ghcr.io
1065
1065
username : ${{ github.actor }}
@@ -1134,10 +1134,10 @@ jobs:
1134
1134
token_format : " access_token"
1135
1135
1136
1136
- name : Setup GCloud SDK
1137
- uses : google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 # v2.1.5
1137
+ uses : google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0
1138
1138
1139
1139
- name : Download dylibs
1140
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
1140
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
1141
1141
with :
1142
1142
name : dylibs
1143
1143
path : ./build
@@ -1426,7 +1426,7 @@ jobs:
1426
1426
egress-policy : audit
1427
1427
1428
1428
- name : Checkout
1429
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1429
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1430
1430
with :
1431
1431
fetch-depth : 0
1432
1432
@@ -1437,7 +1437,7 @@ jobs:
1437
1437
service_account : coder-ci@coder-dogfood.iam.gserviceaccount.com
1438
1438
1439
1439
- name : Set up Google Cloud SDK
1440
- uses : google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 # v2.1.5
1440
+ uses : google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0
1441
1441
1442
1442
- name : Set up Flux CLI
1443
1443
uses : fluxcd/flux2/action@6bf37f6a560fd84982d67f853162e4b3c2235edb # v2.6.4
@@ -1490,7 +1490,7 @@ jobs:
1490
1490
egress-policy : audit
1491
1491
1492
1492
- name : Checkout
1493
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1493
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1494
1494
with :
1495
1495
fetch-depth : 0
1496
1496
@@ -1525,7 +1525,7 @@ jobs:
1525
1525
egress-policy : audit
1526
1526
1527
1527
- name : Checkout
1528
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1528
+ uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
1529
1529
with :
1530
1530
fetch-depth : 1
1531
1531
# We need golang to run the migration main.go
0 commit comments