-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Unpin codeql actions #5787
Unpin codeql actions #5787
Conversation
Signed-off-by: Yuri Shkuro <github@ysh.us>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5787 +/- ##
==========================================
+ Coverage 96.53% 96.65% +0.12%
==========================================
Files 342 342
Lines 16519 16519
==========================================
+ Hits 15946 15966 +20
+ Misses 386 363 -23
- Partials 187 190 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
## Which problem is this PR solving? - Renovate bot does not upgrade these because the main branch there is on v2 - Code scanning does not need to be locked down as strictly as reproducible builds ## Description of the changes - Use v3 instead of exact commit or exact semver - The logs still show the exact version used, e.g. `CODEQL_ACTION_VERSION: 3.25.15` ## How was this change tested? - CI Signed-off-by: Yuri Shkuro <github@ysh.us> Signed-off-by: Jared Tan <jian.tan@daocloud.io>
Which problem is this PR solving?
Description of the changes
CODEQL_ACTION_VERSION: 3.25.15
How was this change tested?