Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit a14948e

Browse files
authored
Merge pull request #44 from milgradesec/dependabot/github_actions/golangci/golangci-lint-action-8
Bump golangci/golangci-lint-action from 6 to 8
2 parents 927af81 + c6d5ef1 commit a14948e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
go-version: ^1.18
1818

1919
- name: Run
20-
uses: golangci/golangci-lint-action@v6
20+
uses: golangci/golangci-lint-action@v8

0 commit comments

Comments
 (0)