Skip to content

Commit 0cd7d4d

Browse files
committed
test: fix security check
Signed-off-by: Julio Jimenez <julio@clickhouse.com>
1 parent 2b959fc commit 0cd7d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ jobs:
276276
- name: 🔧 Setup Go
277277
uses: actions/setup-go@v5
278278
with:
279-
go-version: '1.21'
279+
go-version: '1.25'
280280
cache: true
281281

282282
- name: 🔍 Run Trivy vulnerability scanner

0 commit comments

Comments
 (0)