Skip to content

Commit

Permalink
Merge pull request #91 from webdevops/dependabot/github_actions/golan…
Browse files Browse the repository at this point in the history
…gci/golangci-lint-action-6

Bump golangci/golangci-lint-action from 4 to 6
  • Loading branch information
mblaschke authored Jun 1, 2024
2 parents 85f8f63 + ce34307 commit 072254f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
check-latest: true

- name: Run Golangci lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: latest
args: --print-resources-usage
Expand Down

0 comments on commit 072254f

Please sign in to comment.