Skip to content

Commit

Permalink
Merge pull request #68 from go-faster/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-6.0.1

build(deps): bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
  • Loading branch information
ernado authored May 8, 2024
2 parents 089de28 + 6afba71 commit 4c3b6b7
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 @@ -48,7 +48,7 @@ jobs:
${{ runner.os }}-${{ runner.arch }}-go-
- name: Lint
uses: golangci/golangci-lint-action@v6.0.0
uses: golangci/golangci-lint-action@v6.0.1
with:
version: ${{ inputs.golangci-lint }}
args: --timeout 30m
Expand Down

0 comments on commit 4c3b6b7

Please sign in to comment.