Skip to content

Commit

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

build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0
  • Loading branch information
gucio321 authored Jan 20, 2025
2 parents e259c32 + 9538636 commit bad27df
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.23.x'
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.1.1
uses: golangci/golangci-lint-action@v6.2.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 bad27df

Please sign in to comment.