Skip to content

Commit c9ec73f

Browse files
build(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (#1889)
1 parent a833cc1 commit c9ec73f

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
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- uses: actions/checkout@v2
3232
- name: lint
33-
uses: golangci/[email protected].1
33+
uses: golangci/[email protected].2
3434
with:
3535
version: latest
3636
# skip cache because of flaky behaviors

0 commit comments

Comments
 (0)