Skip to content

Commit

Permalink
Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#509)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 5, 2023
1 parent 7390192 commit f79bf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.4.0
uses: golangci/golangci-lint-action@v3.5.0
with:
version: v1.53.1
- name: Install Go
Expand Down

0 comments on commit f79bf56

Please sign in to comment.