chore(deps): update anchore/scan-action action to v6 (feature/beta-release) #535
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4.1.2→v6.5.1Release Notes
anchore/scan-action (anchore/scan-action)
v6.5.1Compare Source
New in scan-action v6.5.1
v6.5.0Compare Source
New in scan-action v6.5.0
v6.4.0Compare Source
New in scan-action v6.4.0
v6.3.0Compare Source
New in scan-action v6.3.0
v6.2.0Compare Source
New in scan-action v6.2.0
v6.1.0Compare Source
New in scan-action v6.1.0
v6.0.0Compare 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 theidyou configured to reference thescan-action, e.g.:Other Changes
v5.3.0Compare Source
New in scan-action v5.3.0
v5.2.1Compare Source
New in scan-action v5.2.1
v5.2.0Compare Source
New in scan-action v5.2.0
v5.1.0Compare Source
New in scan-action v5.1.0
v5.0.1Compare Source
New in scan-action v5.0.1
v5.0.0Compare Source
New in scan-action v5.0.0
🚀 Features
Note: with this release grype is no longer installed on
$PATH. We suspect the changes here could break a number of users of the action who have learned to expect Grype be installed on$PATH.Configuration
📅 Schedule: Branch creation - "before 8am on monday" in timezone America/New_York, 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.