Skip to content

Commit c906e21

Browse files
chore(deps): update anchore/scan-action action to v7.3.1 (#448)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [anchore/scan-action](https://redirect.github.com/anchore/scan-action) | action | patch | `v7.3.0` → `v7.3.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.3.1`](https://redirect.github.com/anchore/scan-action/releases/tag/v7.3.1) [Compare Source](https://redirect.github.com/anchore/scan-action/compare/v7.3.0...v7.3.1) ##### v7.3.1 ##### ⬆️ Dependencies - chore(deps): update Grype to v0.106.0 ([#&#8203;583](https://redirect.github.com/anchore/scan-action/issues/583)) \[@&#8203;[anchore-actions-token-generator\[bot\]](https://redirect.github.com/apps/anchore-actions-token-generator)] - chore(deps): bump lodash from 4.17.21 to 4.17.23 ([#&#8203;580](https://redirect.github.com/anchore/scan-action/issues/580)) \[@&#8203;[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-graphql-backend). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b018893 commit c906e21

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@0d444ed77d83ee2ba7f5ced0d90d640a1281d762 # v7.3.0
73+
- uses: anchore/scan-action@8d2fce09422cd6037e577f4130e9b925e9a37175 # v7.3.1
7474
id: scan
7575
if: ${{ github.event_name != 'pull_request' && github.event_name != 'merge_group' }}
7676
with:

0 commit comments

Comments
 (0)