Skip to content

Commit

Permalink
Merge pull request #1 from foomo/dependabot/github_actions/github-act…
Browse files Browse the repository at this point in the history
…ions-1ee787ebfb

Bump golangci/golangci-lint-action from 5 to 6 in the github-actions group
  • Loading branch information
franklinkim authored May 12, 2024
2 parents 9fb97f7 + 137d498 commit fa78550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}

- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6
with:
version: latest
args: --timeout=5m
Expand Down

0 comments on commit fa78550

Please sign in to comment.