File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1015,7 +1015,7 @@ jobs:
10151015 if : ${{ needs.change-detection.outputs.search-index == 'true' }}
10161016 runs-on : ubuntu-latest
10171017 steps :
1018- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
1018+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
10191019 - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5
10201020 with :
10211021 go-version-file : ' cfn-resources/go.mod'
@@ -1136,7 +1136,7 @@ jobs:
11361136 if : ${{ needs.change-detection.outputs.stream-privatelink-endpoint == 'true' }}
11371137 runs-on : ubuntu-latest
11381138 steps :
1139- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
1139+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
11401140 - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5
11411141 with :
11421142 go-version-file : ' cfn-resources/go.mod'
You can’t perform that action at this time.
0 commit comments