Skip to content

Commit

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

Bump golangci/golangci-lint-action from 6.2.0 to 6.3.0
  • Loading branch information
fancycode authored Feb 5, 2025
2 parents b719a56 + 5d44577 commit 70eccc6
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.2.0
uses: golangci/golangci-lint-action@v6.3.0
with:
version: latest
args: --timeout=2m0s
Expand Down

0 comments on commit 70eccc6

Please sign in to comment.