Skip to content

Commit 93d0971

Browse files
committed
chore: Update tools
1 parent 2e78bbb commit 93d0971

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ env:
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
2727
jobs:
2828
changes:
2929
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)