Skip to content

Commit

Permalink
Merge pull request #32 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 Aug 20, 2024
2 parents 71d176d + 28aa523 commit 9613326
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@v5
uses: golangci/golangci-lint-action@v6
with:
version: latest
args: --print-resources-usage
Expand Down

0 comments on commit 9613326

Please sign in to comment.