Skip to content

Commit

Permalink
Merge pull request #6 from sysulq/dependabot/github_actions/actions-d…
Browse files Browse the repository at this point in the history
…eps-26bddec2c3

chore(deps): bump golangci/golangci-lint-action from 4.0.0 to 6.1.0 in the actions-deps group
  • Loading branch information
sysulq authored Aug 26, 2024
2 parents 41c0798 + 6ad949d commit 00dcd03
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@v4.0.0
uses: golangci/golangci-lint-action@v6.1.0
with:
args: "--out-${NO_FUTURE}format colored-line-number"

0 comments on commit 00dcd03

Please sign in to comment.