Skip to content

Commit

Permalink
build(deps): bump golangci/golangci-lint-action from v2.5.1 to v2.5.2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 5, 2021
1 parent a833cc1 commit c9ec73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: lint
uses: golangci/golangci-lint-action@v2.5.1
uses: golangci/golangci-lint-action@v2.5.2
with:
version: latest
# skip cache because of flaky behaviors
Expand Down

0 comments on commit c9ec73f

Please sign in to comment.