File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 CHOCOLATEY_VERSION : 2.6.0 # https://github.com/chocolatey/choco/releases
1919 COSIGN_VERSION : 2.6.2 # https://github.com/sigstore/cosign/releases FIXME upgrade to cosign v3
2020 GO_VERSION : 1.26.1 # https://go.dev/doc/devel/release
21- GOLANGCI_LINT_VERSION : 2.11.1 # https://github.com/golangci/golangci-lint/releases
22- GORELEASER_VERSION : 2.14.1 # https://github.com/goreleaser/goreleaser/releases
21+ GOLANGCI_LINT_VERSION : 2.11.2 # https://github.com/golangci/golangci-lint/releases
22+ GORELEASER_VERSION : 2.14.3 # https://github.com/goreleaser/goreleaser/releases
2323 PYTHON_VERSION : ' 3.10' # https://www.python.org/downloads/
2424 RAGE_VERSION : 0.11.1 # https://github.com/str4d/rage/releases
25- SYFT_VERSION : 1.42.1 # https://github.com/anchore/syft/releases
26- UV_VERSION : 0.10.8 # https://github.com/astral-sh/uv/releases
25+ SYFT_VERSION : 1.42.2 # https://github.com/anchore/syft/releases
26+ UV_VERSION : 0.10.9 # https://github.com/astral-sh/uv/releases
2727jobs :
2828 changes :
2929 runs-on : ubuntu-22.04
You can’t perform that action at this time.
0 commit comments