Skip to content

Commit

Permalink
Merge pull request #714 from alexandrevilain/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/golangci/golangci-lint-action-5

chore(deps): bump golangci/golangci-lint-action from 4 to 5
  • Loading branch information
alexandrevilain authored Apr 28, 2024
2 parents 1631f41 + 104d992 commit d8d2cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
go-version-file: 'go.mod'
cache: false
- name: lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: ${{ env.GOLANG_CI_VERSION }}
build:
Expand Down

0 comments on commit d8d2cc9

Please sign in to comment.