Skip to content

Commit

Permalink
Merge pull request #918 from strukturag/dependabot/github_actions/gol…
Browse files Browse the repository at this point in the history
…angci/golangci-lint-action-6.3.2

Bump golangci/golangci-lint-action from 6.3.0 to 6.3.2
  • Loading branch information
fancycode authored Feb 10, 2025
2 parents 97452ae + 8ddeedc commit 0fba4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
go-version: "1.22"

- name: lint
uses: golangci/golangci-lint-action@v6.3.0
uses: golangci/golangci-lint-action@v6.3.2
with:
version: latest
args: --timeout=2m0s
Expand Down

0 comments on commit 0fba4e5

Please sign in to comment.