Skip to content

Commit c4aa154

Browse files
chore(deps): update golangci/golangci-lint-action action to v7
1 parent 7d022cf commit c4aa154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
go-version: "${{ env.GO_VERSION }}"
7676
cache: false
7777
- name: golangci-lint
78-
uses: golangci/golangci-lint-action@v6
78+
uses: golangci/golangci-lint-action@v7
7979
with:
8080
version: v1.63
8181
args: --timeout=5m

0 commit comments

Comments
 (0)