-
Notifications
You must be signed in to change notification settings - Fork 53
[deps]: Update anchore/scan-action action to v6 #1198
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
base: main
Are you sure you want to change the base?
Conversation
Internal tracking: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1198 +/- ##
=======================================
Coverage 10.17% 10.17%
=======================================
Files 19 19
Lines 1101 1101
=======================================
Hits 112 112
Misses 989 989 ☔ View full report in Codecov by Sentry. |
a57aa46
to
fd7cfb4
Compare
No New Or Fixed Issues Found |
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.
CI is being super weird on this, but it is not related. Something is wrong with the execution order of jobs, and it appears also with the global linter job.
fd7cfb4
to
421e906
Compare
This PR contains the following updates:
v5.2.0
->v6.1.0
v6.2.0
Release Notes
anchore/scan-action (anchore/scan-action)
v6.1.0
Compare Source
New in scan-action v6.1.0
v6.0.0
Compare Source
New in scan-action v6.0.0
Breaking Change
The action no longer generates files in your working directory by default, instead you should use the action outputs:
${{ steps.<id>.outputs.sarif }}
where the<id>
needs to match theid
you configured to reference thescan-action
, e.g.:Other Changes
v5.3.0
Compare Source
New in scan-action v5.3.0
v5.2.1
Compare Source
New in scan-action v5.2.1
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.