Skip to content

Commit 6a9f204

Browse files
authored
Merge pull request #1223 from carvel-dev/dependabot/github_actions/golangci/golangci-lint-action-3.5.0
Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0
2 parents 4ba13b2 + 4bfc440 commit 6a9f204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
fetch-depth: '0'
2828
- name: golangci-lint
29-
uses: golangci/golangci-lint-action@v3.4.0
29+
uses: golangci/golangci-lint-action@v3.5.0
3030
with:
3131
version: v1.52.2
3232
args: -v

0 commit comments

Comments
 (0)