Skip to content

Commit a9d2332

Browse files
authored
Merge pull request #211 from atlassian/update-golang-ci
Update golangci-lint.yml
2 parents ac5f8de + 138e2cb commit a9d2332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- name: golangci-lint
1616
uses: golangci/golangci-lint-action@v2
1717
with:
18-
version: v1.33
18+
version: v1.45
1919
args: --timeout=5m

0 commit comments

Comments
 (0)