Skip to content

Commit

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

Bump golangci/golangci-lint-action from 3.4.0 to 3.7.0
  • Loading branch information
zanecodes authored Oct 19, 2023
2 parents b0f85c4 + 0afa669 commit fd8d380
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: go mod download
- run: go build -v .
- name: Run linters
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # v3.4.0
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc # v3.7.0
with:
version: latest
skip-pkg-cache: true
Expand Down

0 comments on commit fd8d380

Please sign in to comment.