Skip to content

Commit

Permalink
Merge pull request #68 from winebarrel/dependabot/github_actions/depe…
Browse files Browse the repository at this point in the history
…ndencies-1ee787ebfb

Bump golangci/golangci-lint-action from 5 to 6 in the dependencies group
  • Loading branch information
github-actions[bot] authored May 13, 2024
2 parents c7dd017 + 607f1ab commit ef4e8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
with:
go-version-file: go.mod
cache: false # https://github.com/golangci/golangci-lint-action/issues/807
- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6
- run: make build test

0 comments on commit ef4e8d1

Please sign in to comment.