File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 go-version-file : go.mod
5757
5858 - name : Static Check
59- uses : dominikh/staticcheck-action@288b4e28bae83c59f35f73651aeb5cab746a06fc # v1.4.0
59+ uses : dominikh/staticcheck-action@9716614d4101e79b4340dd97b10e54d68234e431 # v1.4.1
6060 with :
6161 version : " latest"
6262 install-go : false
Original file line number Diff line number Diff line change 7070 - name : Fetch all tags
7171 run : git fetch --force --tags
7272
73- - uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5
73+ - uses : actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5
7474 with :
7575 path : |
7676 ~/go/pkg/mod
8484 go-version-file : go.mod
8585
8686 - name : Run GoReleaser
87- uses : goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7
87+ uses : goreleaser/goreleaser-action@5daf1e915a5f0af01ddbcd89a43b8061ff4f1a89 # v7
8888 with :
8989 distribution : goreleaser
9090 version : latest
Original file line number Diff line number Diff line change 3131 run : go mod download
3232
3333 - name : Lint
34- uses : golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
34+ uses : golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
3535 with :
36- version : v2.11.4
36+ version : v2.12.2
3737
3838 - name : Test
3939 shell : bash
You can’t perform that action at this time.
0 commit comments