Skip to content

Commit

Permalink
Merge pull request vmware-samples#1263 from vmware-samples/dependabot…
Browse files Browse the repository at this point in the history
…/github_actions/golangci/golangci-lint-action-6.1.1
  • Loading branch information
lamw authored Oct 4, 2024
2 parents c0e481a + e1179cc commit 905ba01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/router-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
id: go

- name: golangci-lint
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: latest
Expand Down

0 comments on commit 905ba01

Please sign in to comment.