Skip to content

Commit b187766

Browse files
authored
Merge pull request cli#12252 from cli/dependabot/github_actions/golangci/golangci-lint-action-9.2.0
chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0
2 parents 8b5ec86 + 67559b6 commit b187766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
exit $STATUS
4747
4848
- name: golangci-lint
49-
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
49+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
5050
with:
5151
version: v2.6.0
5252

0 commit comments

Comments
 (0)