Skip to content

Commit b364cec

Browse files
chore(deps): update Kong/public-shared-actions/security-actions/sca to v4.1.0 (#13048)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Kong/public-shared-actions/security-actions/sca](https://redirect.github.com/Kong/public-shared-actions) ([source](https://redirect.github.com/Kong/public-shared-actions/tree/%40security-actions/sca%404.1.0/security-actions/sca)) | minor | `4.0.1` -> `4.1.0` | --- ### Release Notes <details> <summary>Kong/public-shared-actions (security-actions/sca)</summary> ### [`v4.1.0`](https://redirect.github.com/Kong/public-shared-actions/releases/tag/%40security-actions/sca%404.1.0) [Compare Source](https://redirect.github.com/Kong/public-shared-actions/compare/@security-actions/sca@4.0.1...@security-actions/sca@4.1.0) ##### ✨ Features - **ci:** gha analyzer action for anti-patterns ([#&#8203;214](https://redirect.github.com/Kong/public-shared-actions/issues/214)) ([fc095d4](https://redirect.github.com/Kong/public-shared-actions/commit/fc095d45e81a8107a5b710b4b6a67cf4b0cf6aa5)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 5am every weekday" (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. --- - [ ] <!-- 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/kumahq/kuma). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE5NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c7dae0 commit b364cec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-distribute.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
make clean/build
9191
- name: "Generate SBOM and CVE report (Software Composition Analysis)"
9292
id: sca-project
93-
uses: Kong/public-shared-actions/security-actions/sca@c954e2df2ca2bbc0a160dd5c8bd504be064c5702 # v4.0.1
93+
uses: Kong/public-shared-actions/security-actions/sca@f2b77d6aa619dbe3bfcc1ac4f99af7d02614e90a # v4.1.0
9494
env:
9595
SYFT_SOURCE_NAME: ${{ github.repository }}
9696
SYFT_SOURCE_VERSION: ${{ steps.metadata.outputs.version }}

0 commit comments

Comments
 (0)