Skip to content

Commit

Permalink
Merge pull request #126 from gucio321/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-v2.5.2
  • Loading branch information
github-actions[bot] committed Apr 26, 2021
2 parents df61e88 + ebd2624 commit 01d3370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v2.5.2
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.39
Expand Down

0 comments on commit 01d3370

Please sign in to comment.