Skip to content

Commit

Permalink
Merge pull request Azure#81 from Azure/dependabot/github_actions/gola…
Browse files Browse the repository at this point in the history
…ngci/golangci-lint-action-5.1.0

build(deps): bump golangci/golangci-lint-action from 5.0.0 to 5.1.0
  • Loading branch information
bennerv authored Apr 30, 2024
2 parents df8dab3 + 047fce3 commit 6e3fe7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
check-latest: true

- name: 'Lint'
uses: golangci/golangci-lint-action@82d40c283aeb1f2b6595839195e95c2d6a49081b # v5.0.0
uses: golangci/golangci-lint-action@9d1e0624a798bb64f6c3cea93db47765312263dc # v5.1.0
with:
version: 'v1.56.2'
args: '-v $(go list -f ''{{.Dir}}/...'' -m | xargs)'

0 comments on commit 6e3fe7c

Please sign in to comment.