Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/stretchr/te…
Browse files Browse the repository at this point in the history
…stify-1.9.0
  • Loading branch information
JohnRoesler authored Jul 8, 2024
2 parents f971054 + 9b87272 commit a9b0c2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.7.0
uses: golangci/golangci-lint-action@v6.0.1
with:
version: v1.51.2
version: v1.55.2
- name: Install Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit a9b0c2b

Please sign in to comment.