Skip to content

Commit 9d14547

Browse files
committed
chore: Update tools
1 parent f87eed0 commit 9d14547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ env:
2323
GOFUMPT_VERSION: 0.7.0 # https://github.com/mvdan/gofumpt/releases
2424
GOLANGCI_LINT_VERSION: 1.62.0 # https://github.com/golangci/golangci-lint/releases
2525
GOLINES_VERSION: 0.12.2 # https://github.com/segmentio/golines/releases
26-
GORELEASER_VERSION: 2.4.5 # https://github.com/goreleaser/goreleaser/releases
26+
GORELEASER_VERSION: 2.4.7 # https://github.com/goreleaser/goreleaser/releases
2727
GOVERSIONINFO_VERSION: 1.4.1 # https://github.com/josephspurrier/goversioninfo/releases
2828
PYTHON_VERSION: '3.10' # https://www.python.org/downloads/
2929
RAGE_VERSION: 0.11.0 # https://github.com/str4d/rage/releases
30-
UV_VERSION: 0.5.2 # https://github.com/astral-sh/uv/releases
30+
UV_VERSION: 0.5.4 # https://github.com/astral-sh/uv/releases
3131
jobs:
3232
changes:
3333
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)