Skip to content

Commit bd83b31

Browse files
authored
Merge pull request #17 from austinvazquez/bump-golangci-lint-2.7.2
ci: bump golangci-lint to v2.7.2
2 parents f351829 + 0d02bbc commit bd83b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- uses: actions/checkout@v6
4141
- uses: golangci/golangci-lint-action@v9
4242
with:
43-
version: v2.6.2
43+
version: v2.7.2
4444
skip-cache: true
4545
args: --timeout=5m
4646

0 commit comments

Comments
 (0)