Skip to content

Commit bf7db21

Browse files
committed
deps: Update golangci/golangci-lint-action action to v7
1 parent b91df10 commit bf7db21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
go mod tidy && git diff --exit-code
3939
- name: golangci-lint
40-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
40+
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7.0.0
4141
with:
4242
version: latest
4343
args: --timeout 3m

0 commit comments

Comments
 (0)