Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 11e5450

Browse files
committedMar 21, 2025··
Update checks.yaml
1 parent dea1dba commit 11e5450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/checks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: govluncheck
6666
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee
6767
with:
68-
go-version-input: "1.23.7"
68+
go-version-input: "1.24.1"
6969
work-dir: ${{ matrix.directory }}
7070
- name: golangci-lint
7171
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837

0 commit comments

Comments
 (0)
Please sign in to comment.