Skip to content

Commit f9d26a0

Browse files
authored
Merge pull request #84 from gofiber/dependabot/github_actions/golangci/golangci-lint-action-6
Bump golangci/golangci-lint-action from 5 to 6
2 parents 5bbcf73 + 221dbb3 commit f9d26a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
cache: false
3838

3939
- name: golangci-lint
40-
uses: golangci/golangci-lint-action@v5
40+
uses: golangci/golangci-lint-action@v6
4141
with:
4242
# NOTE: Keep this in sync with the version from .golangci.yml
4343
version: v1.59.1

0 commit comments

Comments
 (0)