File tree Expand file tree Collapse file tree 9 files changed +12
-12
lines changed
Expand file tree Collapse file tree 9 files changed +12
-12
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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
20+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
19+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
16+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
1717 with :
1818 go-version : stable
1919 - name : Generate code
Original file line number Diff line number Diff line change 3232 steps :
3333 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434 - name : Install Go # We need the go binary to be available to run some checks (formatter, gomod_salt, ...)
35- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
35+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
3636 with :
3737 go-version : stable
3838 - name : golangci-lint
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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
59+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
101+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
17+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd # v4.0.0
2424
2525 - name : Set up Go
26- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
26+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
2727 with :
2828 go-version : stable
2929
4646 - goreleaser
4747 steps :
4848 - name : Install Go
49- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
49+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
67+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
82+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
20+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
2121 with :
2222 go-version : stable
2323 - name : Install pnpm
You can’t perform that action at this time.
0 commit comments