Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/workflows: Remove obsolete golangci-lint-action input #196

Merged
merged 1 commit into from May 27, 2022

Conversation

bflad
Copy link
Member

@bflad bflad commented May 26, 2022

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']

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']
```
@bflad bflad added the github_actions Pull requests that update GitHub Actions code label May 26, 2022
@bflad bflad requested a review from a team as a code owner May 26, 2022 19:56
@bflad bflad added this to the v0.10.0 milestone May 27, 2022
@bflad bflad merged commit 21e3000 into main May 27, 2022
@bflad bflad deleted the bflad-golangci-lint-action-warning branch May 27, 2022 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants