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 : 3.0.2 # https://github.com/sigstore/cosign/releases
2020 GO_VERSION : 1.25.5 # https://go.dev/doc/devel/release
21- GOLANGCI_LINT_VERSION : 2.7.1 # https://github.com/golangci/golangci-lint/releases
22- GORELEASER_VERSION : 2.13.0 # https://github.com/goreleaser/goreleaser/releases
21+ GOLANGCI_LINT_VERSION : 2.7.2 # https://github.com/golangci/golangci-lint/releases
22+ GORELEASER_VERSION : 2.13.1 # 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.38.0 # https://github.com/anchore/syft/releases
26- UV_VERSION : 0.9.16 # https://github.com/astral-sh/uv/releases
25+ SYFT_VERSION : 1.38.2 # https://github.com/anchore/syft/releases
26+ UV_VERSION : 0.9.17 # 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