chore(deps): update actions/stale action to v9 #576
ci.yaml
on: pull_request
Detected Repo Changes
5s
Prepare Dependencies
13s
Generate documentation
0s
Lint GithubAction files
11s
Matrix: check
Matrix: test-install
Matrix: test-upgrade
Release
0s
Annotations
4 errors and 2 warnings
Lint GithubAction files
❌ [actionlint] The command ran successfully and some problem was found (found 3 errors, linted 7 files), exit code: 1
|
Lint GithubAction files:
.github/workflows/labels.yml#L19
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue
|
Lint GithubAction files:
.github/workflows/conventional_commits.yml#L27
the runner of "actions/checkout@v3" action is too old to run on GitHub Actions. update the action's version to fix this issue
|
Lint GithubAction files:
.github/workflows/closed_references.yml#L22
the runner of "actions/checkout@v2" action is too old to run on GitHub Actions. update the action's version to fix this issue
|
Prepare Dependencies
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s/k8s. Supported file pattern: go.sum
|
Detected Repo Changes
'base' input parameter is ignored when action is triggered by pull request event
|