-
Notifications
You must be signed in to change notification settings - Fork 179
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "actions(deps): bump golangci/golangci-lint-action from 6.1.0 …
…to 6.1.1" (#12313) * Revert "actions(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1…" This reverts commit 62331f2. * Fix linter issue
- Loading branch information
1 parent
adfe8a8
commit a77f726
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,4 +18,4 @@ jobs: | |
- name: Set up Go | ||
uses: actions/setup-go@v5 | ||
|
||
- uses: golangci/[email protected].1 | ||
- uses: golangci/[email protected].0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters