Skip to content

Commit

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

Bump golangci/golangci-lint-action from 4 to 5 in the dependencies group
  • Loading branch information
github-actions[bot] committed Apr 29, 2024
2 parents 12f37a7 + 1965385 commit d2a466c
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 @@ -22,5 +22,5 @@ jobs:
with:
go-version-file: go.mod
cache: false
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v5
- run: make

0 comments on commit d2a466c

Please sign in to comment.