Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v6.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lunar-renovate committed Dec 9, 2024
1 parent cff3df0 commit 686da8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
go-version: 1.23.3
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/[email protected].0
uses: golangci/[email protected].1
with:
args: --timeout=5m

0 comments on commit 686da8d

Please sign in to comment.