Skip to content

Commit 8693df4

Browse files
authored
Merge pull request #117 from ApplauseOSS/dependabot/github_actions/golangci/golangci-lint-action-6
chore(deps): Bump golangci/golangci-lint-action from 3 to 6
2 parents e3bad72 + a5d4b41 commit 8693df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
go-version: 1.21
1919
- uses: actions/checkout@v3
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v3
21+
uses: golangci/golangci-lint-action@v6

0 commit comments

Comments
 (0)