Skip to content

Commit

Permalink
Merge pull request #111 from AllenDang/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-3.4.0

build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
  • Loading branch information
AllenDang authored Jan 30, 2023
2 parents 4a7b6a5 + 9bbcad8 commit 84cf33b
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 @@ -21,7 +21,7 @@ jobs:
go-version: '1.19.x'
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.3.1
uses: golangci/golangci-lint-action@v3.4.0
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.50.1
Expand Down

0 comments on commit 84cf33b

Please sign in to comment.