Skip to content

Commit cafdb5d

Browse files
authoredAug 16, 2024
Merge pull request #1 from jo-hoe/dependabot/github_actions/golangci/golangci-lint-action-6
⬆️ Bump golangci/golangci-lint-action from 3 to 6
2 parents f8a72c9 + e645c5f commit cafdb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
- name: Checkout code
1919
uses: actions/checkout@v3
2020
- name: Run linters
21-
uses: golangci/golangci-lint-action@v3
21+
uses: golangci/golangci-lint-action@v6
2222
with:
2323
version: latest

0 commit comments

Comments
 (0)