Skip to content

Commit

Permalink
chore(deps): update golangci/golangci-lint-action action to v6 (#417) (
Browse files Browse the repository at this point in the history
…#418)

Co-authored-by: cultureamp-renovate[bot] <89962466+cultureamp-renovate[bot]@users.noreply.github.com>
Co-authored-by: Self-hosted Renovate Bot <135776+cultureamp-renovate[bot]@users.noreply.github.com>
  • Loading branch information
cultureamp-renovate[bot] and Self-hosted Renovate Bot committed May 11, 2024
1 parent 2503b26 commit 5c9c9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cache-dependency-path: ./go.sum

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

0 comments on commit 5c9c9ee

Please sign in to comment.