Skip to content

Commit 0cffd94

Browse files
authored
chore(deps): bump golangci-lint from v1.61.0 to v1.64.8 (#1094)
Signed-off-by: Cheng Fang <[email protected]>
1 parent e25b228 commit 0cffd94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-tests.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Run golangci-lint
7070
uses: golangci/golangci-lint-action@v6
7171
with:
72-
version: v1.61.0
72+
version: v1.64.8
7373
args: --timeout 5m
7474
test:
7575
name: Ensure unit tests are passing
@@ -145,4 +145,4 @@ jobs:
145145
uses: codecov/codecov-action@v5
146146
with:
147147
token: ${{ secrets.CODECOV_TOKEN }}
148-
files: coverage.out
148+
files: coverage.out

0 commit comments

Comments
 (0)