ci: Upgrade checkout action to v3#2658
Conversation
Signed-off-by: Benjamin Muschko <benjamin.muschko@gmail.com>
|
Looks like the check "Semantic PR" is failing. What exactly is expected here? |
The title needs to be prefixed with values from https://github.com/open-policy-agent/gatekeeper/blob/master/.github/semantic.yml e.g. chore or ci |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## master #2658 +/- ##
==========================================
- Coverage 53.36% 53.30% -0.06%
==========================================
Files 120 120
Lines 10594 10594
==========================================
- Hits 5653 5647 -6
- Misses 4508 4513 +5
- Partials 433 434 +1
Flags with carried forward coverage won't be shown. Click here to find out more. see 2 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
|
Thank you! |
Feel free to update the docs or ask questions if we can make contribution easier.
|
Signed-off-by: Xander Grzywinski <xandergr@microsoft.com>
What this PR does / why we need it:
Upgrades checkout action to v3
Which issue(s) this PR fixes (optional, using
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when the PR gets merged):Fixes #2605
Special notes for your reviewer:
None