Commit 21e3000
authored
.github/workflows: Remove obsolete golangci-lint-action input (#196)
Reference: https://github.com/golangci/golangci-lint-action/releases/tag/v3.0.0
Removes this warning on invocation:
```
Warning: Unexpected input(s) 'skip-go-installation', valid inputs are ['version', 'args', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-pkg-cache', 'skip-build-cache']
```1 parent ba51b49 commit 21e3000
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | 29 | | |
32 | 30 | | |
33 | 31 | | |
| |||
0 commit comments