Skip to content

Commit 7831fcc

Browse files
authored
Merge pull request #42 from gotd/dependabot/github_actions/golangci/golangci-lint-action-5.3.0
build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.3.0
2 parents 7cd2278 + 77ed9ed commit 7831fcc

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
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v4
3030
- name: lint
31-
uses: golangci/golangci-lint-action@v5.0.0
31+
uses: golangci/golangci-lint-action@v5.3.0
3232
with:
3333
version: latest
3434

0 commit comments

Comments
 (0)