File tree Expand file tree Collapse file tree 8 files changed +11
-11
lines changed
Expand file tree Collapse file tree 8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 1
1919 - name : Install Go
20- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
20+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
2121 with :
2222 go-version : stable
2323 - name : Verify go.mod is tidy
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 fetch-depth : 2
19- - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
19+ - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
2020 with :
2121 go-version : stable
2222 - name : Run coverage
Original file line number Diff line number Diff line change 1313 steps :
1414 # Checkout should always be before setup-go to ensure caching is working
1515 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
16- - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
16+ - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
1717 with :
1818 go-version : stable
1919 - name : Generate code
Original file line number Diff line number Diff line change 5656 - name : Checkout
5757 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5858 - name : Install Go
59- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
59+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
6060 with :
6161 go-version : stable
6262 - name : Run Acceptance Tests
9898 - name : Checkout
9999 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
100100 - name : Install Go
101- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
101+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
102102 with :
103103 go-version : stable
104104 - name : Run Sweepers
Original file line number Diff line number Diff line change 1414 - name : Checkout
1515 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616 - name : Install Go
17- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
17+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
1818 with :
1919 go-version : stable
2020 - name : Run Sweepers
Original file line number Diff line number Diff line change 2323 uses : docker/setup-buildx-action@8d2750c68a42422c14e847fe6c8ac0403b4cbd6f # v3.12.0
2424
2525 - name : Set up Go
26- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
26+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
2727 with :
2828 go-version : stable
2929
4646 - goreleaser
4747 steps :
4848 - name : Install Go
49- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
49+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
5050 with :
5151 go-version : stable
5252 - name : Install pnpm
Original file line number Diff line number Diff line change 6464 with :
6565 fetch-depth : 1
6666 - name : Install Go
67- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
67+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
6868 with :
6969 go-version : stable
7070 - name : Run tests
7979 with :
8080 fetch-depth : 1
8181 - name : Install Go
82- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
82+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
8383 with :
8484 go-version : stable
8585 - name : Run tests outside of products namespaces
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 1
1919 - name : Install Go
20- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
20+ uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
2121 with :
2222 go-version : stable
2323 - name : Install pnpm
You can’t perform that action at this time.
0 commit comments