Skip to content

Commit

Permalink
Merge pull request #857 from pyrra-dev/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-3.7.0

build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0
  • Loading branch information
metalmatze authored Aug 16, 2023
2 parents e5897fe + 8871583 commit ea47049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
- name: Build UI
run: make ui
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.6.0
uses: golangci/golangci-lint-action@v3.7.0
with:
version: 'latest'

0 comments on commit ea47049

Please sign in to comment.