Skip to content

Commit

Permalink
Merge pull request #18 from sysulq/dependabot/github_actions/actions-…
Browse files Browse the repository at this point in the history
…deps-c4cc0bb5e9

chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 in the actions-deps group
  • Loading branch information
sysulq authored Jan 20, 2025
2 parents 8c37811 + d2105a2 commit 23fafb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.1.1
uses: golangci/golangci-lint-action@v6
with:
args: "--out-${NO_FUTURE}format colored-line-number"

0 comments on commit 23fafb5

Please sign in to comment.