Skip to content

Commit ad89ac2

Browse files
chore(deps): update golangci/golangci-lint-action action to v7.0.1
1 parent fbb1fea commit ad89ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-go.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
go-version: "stable"
2222

2323
- name: Run golangci
24-
uses: golangci/[email protected].0
24+
uses: golangci/[email protected].1
2525
with:
2626
args: --timeout 5m

0 commit comments

Comments
 (0)