Skip to content

Commit 6a1b38c

Browse files
chore(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#194)
1 parent 9297afb commit 6a1b38c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515
- name: lint
16-
uses: golangci/golangci-lint-action@v2.5.1
16+
uses: golangci/golangci-lint-action@v2.5.2
1717
with:
1818
version: v1.37.0
1919

0 commit comments

Comments
 (0)