File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ permissions:
1212
1313jobs :
1414 goreleaser :
15- uses : libops/.github/.github/workflows/sitectl-plugin-goreleaser.yaml@main
15+ uses : libops/.github/.github/workflows/sitectl-plugin-goreleaser.yaml@d7f0ba06b4c8a1f8559892ea65a0b1af4d024dd3 # main
1616 permissions :
1717 contents : write
1818 id-token : write
Original file line number Diff line number Diff line change 88 lint-test :
99 runs-on : ubuntu-24.04
1010 steps :
11- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
11+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
1212
1313 - name : Set up Go
1414 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
1515 with :
1616 go-version : " >=1.26.1"
1717
1818 - name : golangci-lint
19- uses : golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
19+ uses : golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9
2020 with :
2121 version : latest
2222 install-only : true
You can’t perform that action at this time.
0 commit comments