Skip to content

Commit

Permalink
Merge pull request #36 from cultureamp/renovate/update/golangci-golan…
Browse files Browse the repository at this point in the history
…gci-lint-action-6.x

chore(deps): update golangci/golangci-lint-action action to v6
  • Loading branch information
ctgardner authored Jun 17, 2024
2 parents 02a300c + 7fa48f0 commit f8ec865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cache: false # golangci-lint has its own cache

- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: v1.59.1
args: --timeout 5m
Expand Down

0 comments on commit f8ec865

Please sign in to comment.