elastic / elastic-agent-system-metrics

Apache License 2.0
0 stars 22 forks source link

CI: remove deprecated skip-go-install option #119

Closed florianl closed 10 months ago

florianl commented 10 months ago

What does this PR do?

skip-go-install was removed with https://github.com/golangci/golangci-lint-action/commit/423fbafafc226b312a399e5a5c942041f5d6f24f. As this optional argument is still used in golangci-lint-action, the action fails with:

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', 'install-mode']

https://github.com/elastic/elastic-agent-system-metrics/actions/runs/7017910507/job/19092190110#step:6:1