From 4032c81a5e28f6aa248d245de3ab97e468dc0d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 09:44:13 +0000 Subject: [PATCH] ci(deps): bump complytime/org-infra/.github/workflows/reusable_vuln_scan.yml Bumps [complytime/org-infra/.github/workflows/reusable_vuln_scan.yml](https://github.com/complytime/org-infra) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/complytime/org-infra/releases) - [Commits](https://github.com/complytime/org-infra/compare/393ab96ded06d41472526fb46ebe7a7188c422d3...cfd981e757253218aefb37c91969c32827e5c4b1) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_vuln_scan.yml dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci_security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_security.yml b/.github/workflows/ci_security.yml index 40f51a5..cdf2fe5 100644 --- a/.github/workflows/ci_security.yml +++ b/.github/workflows/ci_security.yml @@ -22,7 +22,7 @@ jobs: contents: read actions: read security-events: write - uses: complytime/org-infra/.github/workflows/reusable_vuln_scan.yml@393ab96ded06d41472526fb46ebe7a7188c422d3 # v0.2.0 + uses: complytime/org-infra/.github/workflows/reusable_vuln_scan.yml@cfd981e757253218aefb37c91969c32827e5c4b1 # v0.2.1 with: # OSV focuses on known CVEs in dependencies; Trivy adds broader coverage enable_trivy_source: false