Skip to content

Commit

Permalink
Merge pull request #119 from nlnwa/dependabot/github_actions/golangci…
Browse files Browse the repository at this point in the history
…/golangci-lint-action-5

build(deps): bump golangci/golangci-lint-action from 4 to 5
  • Loading branch information
trym-b authored Apr 29, 2024
2 parents 07020da + 3df1e87 commit 604cd61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v4
- uses: golangci/golangci-lint-action@v5
with:
version: latest
# Enable additional linters (see: https://golangci-lint.run/usage/linters/)
Expand Down

0 comments on commit 604cd61

Please sign in to comment.