-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
dependabot: support github-actions updates #7594
dependabot: support github-actions updates #7594
Conversation
2e20a52
to
6b9eb11
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7594 +/- ##
=======================================
Coverage 61.84% 61.84%
=======================================
Files 265 265
Lines 29356 29356
=======================================
Hits 18155 18155
Misses 9913 9913
Partials 1288 1288 ☔ View full report in Codecov by Sentry. |
please link issue #6628 |
Signed-off-by: Matthieu MOREL <[email protected]>
6b9eb11
to
b52b0a9
Compare
@mmorel-35 Sorry, I'm not sure how these configurations work in your PR. Is it that if we enable If we didn't enable it, actions will use the default dependencies in the environment? |
Once this is merged it will create PR for your github actions. What I meant is that the github actions in velero are not up to date with dependabot the project will receive PR (checked once a week in the proposed configuration) for each new version of a github action. |
@blackpiglet @ywk253100 Please also help to evaluate the effect when enabling the |
Please add a summary of your change
dependabot: support github-actions updates
Does your change fix a particular issue?
Fixes #6628
This will also help fix warning from github-actions like :
Or even worse:
Please indicate you've done the following:
/kind changelog-not-required
as a comment on this pull request.site/content/docs/main
.