Skip to content

Commit 6f643ca

Browse files
authored
Merge pull request #9 from CrowdStrike/dependabot/github_actions/golangci/golangci-lint-action-3.4.0
chore(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
2 parents ce4719d + 393554a commit 6f643ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
go-version: 1.18
1818

1919
- name: lint
20-
uses: golangci/golangci-lint-action@v3.3.1
20+
uses: golangci/golangci-lint-action@v3.4.0
2121
with:
2222
github-token: ${{ github.token }}
2323

0 commit comments

Comments
 (0)