Skip to content

Commit 397876d

Browse files
authored
Merge pull request cli#13779 from cli/dependabot/github_actions/golangci/golangci-lint-action-9.3.0
chore(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
2 parents ff4e4a2 + f4ce1d9 commit 397876d

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@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
49+
uses: golangci/golangci-lint-action@ba0d7d2ec06a0ea1cb5fa41b2e4a3ab91d21278a # v9.3.0
5050
with:
5151
version: v2.11.0
5252

0 commit comments

Comments
 (0)