File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -386,7 +386,7 @@ jobs:
386386 if : ${{ needs.change-detection.outputs.database-user == 'true' }}
387387 runs-on : ubuntu-latest
388388 steps :
389- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
389+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
390390 - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5
391391 with :
392392 go-version-file : ' cfn-resources/go.mod'
@@ -1126,7 +1126,7 @@ jobs:
11261126 if : ${{ needs.change-detection.outputs.third-party-integration == 'true' }}
11271127 runs-on : ubuntu-latest
11281128 steps :
1129- - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
1129+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
11301130 - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5
11311131 with :
11321132 go-version-file : ' cfn-resources/go.mod'
You can’t perform that action at this time.
0 commit comments