Skip to content

Commit 71e3617

Browse files
chore(deps): update anchore/scan-action action to v7.2.1 (#563)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [anchore/scan-action](https://redirect.github.com/anchore/scan-action) | action | patch | `v7.2.0` -> `v7.2.1` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/anchore/scan-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/anchore/scan-action) | --- ### Release Notes <details> <summary>anchore/scan-action (anchore/scan-action)</summary> ### [`v7.2.1`](https://redirect.github.com/anchore/scan-action/releases/tag/v7.2.1) [Compare Source](https://redirect.github.com/anchore/scan-action/compare/v7.2.0...v7.2.1) ##### New in scan-action v7.2.1 - updated Grype to v0.104.1 ([#&#8203;550](https://redirect.github.com/anchore/scan-action/issues/550)) \[\[[anchore-actions-token-generator\[bot\]](https://redirect.github.com/apps/anchore-actions-token-generator)]\(<https://github.com/>[anchore-actions-token-generator\[bot\]](https://redirect.github.com/apps/anchore-actions-token-generator))] - bump js-yaml from 3.14.1 to 3.14.2 ([#&#8203;544](https://redirect.github.com/anchore/scan-action/issues/544)) \[\[[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)]\(<https://github.com/>[dependabot\[bot\]](https://redirect.github.com/apps/dependabot))] </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Dublin. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/bss-web-admin-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS41IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8088ec2 commit 71e3617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
*.cache-from=type=gha
7171
*.cache-to=type=gha,mode=max
7272
73-
- uses: anchore/scan-action@3aaf50d765cfcceafa51d322ccb790e40f6cd8c5 # v7.2.0
73+
- uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # v7.2.1
7474
id: scan
7575
if: ${{ github.event_name != 'pull_request' && github.event_name != 'merge_group' }}
7676
with:

0 commit comments

Comments
 (0)