Skip to content

Commit

Permalink
Merge pull request #6566 from prometheus-operator/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/golangci/golangci-lint-action-5.3.0

build(deps): bump golangci/golangci-lint-action from 5.1.0 to 5.3.0
  • Loading branch information
github-actions[bot] committed May 6, 2024
2 parents 807f5ed + 1329877 commit 5e6aa47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: go.mod
run: make tidy && git diff --exit-code
- name: golangci-lint
uses: golangci/golangci-lint-action@v5.1.0
uses: golangci/golangci-lint-action@v5.3.0
with:
version: v1.57.2
args: --timeout 10m0s --go ${{ env.golang-version }}
Expand Down

0 comments on commit 5e6aa47

Please sign in to comment.