@@ -352,7 +352,7 @@ jobs:
352
352
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
353
353
with :
354
354
ref : ${{ inputs.ref || github.ref }}
355
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
355
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
356
356
with :
357
357
go-version-file : ' go.mod'
358
358
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -376,7 +376,7 @@ jobs:
376
376
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
377
377
with :
378
378
ref : ${{ inputs.ref || github.ref }}
379
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
379
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
380
380
with :
381
381
go-version-file : ' go.mod'
382
382
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -418,7 +418,7 @@ jobs:
418
418
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
419
419
with :
420
420
ref : ${{ inputs.ref || github.ref }}
421
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
421
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
422
422
with :
423
423
go-version-file : ' go.mod'
424
424
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -442,7 +442,7 @@ jobs:
442
442
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
443
443
with :
444
444
ref : ${{ inputs.ref || github.ref }}
445
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
445
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
446
446
with :
447
447
go-version-file : ' go.mod'
448
448
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -482,7 +482,7 @@ jobs:
482
482
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
483
483
with :
484
484
ref : ${{ inputs.ref || github.ref }}
485
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
485
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
486
486
with :
487
487
go-version-file : ' go.mod'
488
488
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -520,7 +520,7 @@ jobs:
520
520
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
521
521
with :
522
522
ref : ${{ inputs.ref || github.ref }}
523
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
523
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
524
524
with :
525
525
go-version-file : ' go.mod'
526
526
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -542,7 +542,7 @@ jobs:
542
542
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
543
543
with :
544
544
ref : ${{ inputs.ref || github.ref }}
545
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
545
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
546
546
with :
547
547
go-version-file : ' go.mod'
548
548
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -564,7 +564,7 @@ jobs:
564
564
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
565
565
with :
566
566
ref : ${{ inputs.ref || github.ref }}
567
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
567
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
568
568
with :
569
569
go-version-file : ' go.mod'
570
570
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -586,7 +586,7 @@ jobs:
586
586
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
587
587
with :
588
588
ref : ${{ inputs.ref || github.ref }}
589
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
589
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
590
590
with :
591
591
go-version-file : ' go.mod'
592
592
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -632,7 +632,7 @@ jobs:
632
632
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
633
633
with :
634
634
ref : ${{ inputs.ref || github.ref }}
635
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
635
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
636
636
with :
637
637
go-version-file : ' go.mod'
638
638
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -668,7 +668,7 @@ jobs:
668
668
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
669
669
with :
670
670
ref : ${{ inputs.ref || github.ref }}
671
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
671
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
672
672
with :
673
673
go-version-file : ' go.mod'
674
674
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -690,7 +690,7 @@ jobs:
690
690
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
691
691
with :
692
692
ref : ${{ inputs.ref || github.ref }}
693
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
693
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
694
694
with :
695
695
go-version-file : ' go.mod'
696
696
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -728,7 +728,7 @@ jobs:
728
728
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
729
729
with :
730
730
ref : ${{ inputs.ref || github.ref }}
731
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
731
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
732
732
with :
733
733
go-version-file : ' go.mod'
734
734
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -752,7 +752,7 @@ jobs:
752
752
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
753
753
with :
754
754
ref : ${{ inputs.ref || github.ref }}
755
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
755
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
756
756
with :
757
757
go-version-file : ' go.mod'
758
758
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -779,7 +779,7 @@ jobs:
779
779
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
780
780
with :
781
781
ref : ${{ inputs.ref || github.ref }}
782
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
782
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
783
783
with :
784
784
go-version-file : ' go.mod'
785
785
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -801,7 +801,7 @@ jobs:
801
801
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
802
802
with :
803
803
ref : ${{ inputs.ref || github.ref }}
804
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
804
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
805
805
with :
806
806
go-version-file : ' go.mod'
807
807
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -830,7 +830,7 @@ jobs:
830
830
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
831
831
with :
832
832
ref : ${{ inputs.ref || github.ref }}
833
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
833
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
834
834
with :
835
835
go-version-file : ' go.mod'
836
836
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -852,7 +852,7 @@ jobs:
852
852
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
853
853
with :
854
854
ref : ${{ inputs.ref || github.ref }}
855
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
855
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
856
856
with :
857
857
go-version-file : ' go.mod'
858
858
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -897,7 +897,7 @@ jobs:
897
897
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
898
898
with :
899
899
ref : ${{ inputs.ref || github.ref }}
900
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
900
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
901
901
with :
902
902
go-version-file : ' go.mod'
903
903
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -935,7 +935,7 @@ jobs:
935
935
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
936
936
with :
937
937
ref : ${{ inputs.ref || github.ref }}
938
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
938
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
939
939
with :
940
940
go-version-file : ' go.mod'
941
941
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -960,7 +960,7 @@ jobs:
960
960
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
961
961
with :
962
962
ref : ${{ inputs.ref || github.ref }}
963
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
963
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
964
964
with :
965
965
go-version-file : ' go.mod'
966
966
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -987,7 +987,7 @@ jobs:
987
987
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
988
988
with :
989
989
ref : ${{ inputs.ref || github.ref }}
990
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
990
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
991
991
with :
992
992
go-version-file : ' go.mod'
993
993
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -1009,7 +1009,7 @@ jobs:
1009
1009
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1010
1010
with :
1011
1011
ref : ${{ inputs.ref || github.ref }}
1012
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
1012
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
1013
1013
with :
1014
1014
go-version-file : ' go.mod'
1015
1015
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -1031,7 +1031,7 @@ jobs:
1031
1031
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1032
1032
with :
1033
1033
ref : ${{ inputs.ref || github.ref }}
1034
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
1034
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
1035
1035
with :
1036
1036
go-version-file : ' go.mod'
1037
1037
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
@@ -1057,7 +1057,7 @@ jobs:
1057
1057
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
1058
1058
with :
1059
1059
ref : ${{ inputs.ref || github.ref }}
1060
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
1060
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
1061
1061
with :
1062
1062
go-version-file : ' go.mod'
1063
1063
- uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
0 commit comments