From ba719f3144a7ee0081caed7c0c4b2b829a9f137c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:18:43 +0000 Subject: [PATCH] ci(deps): bump complytime/org-infra/.github/workflows/reusable_trivy_image_scan.yml Bumps [complytime/org-infra/.github/workflows/reusable_trivy_image_scan.yml](https://github.com/complytime/org-infra) from e266be092e71ac9343fcd6d5cafc50402161981e to 15f3a3ec8eacbdd9203ca422ba802d418e686560. - [Release notes](https://github.com/complytime/org-infra/releases) - [Changelog](https://github.com/complytime/org-infra/blob/main/CHANGELOG.md) - [Commits](https://github.com/complytime/org-infra/compare/e266be092e71ac9343fcd6d5cafc50402161981e...15f3a3ec8eacbdd9203ca422ba802d418e686560) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_trivy_image_scan.yml dependency-version: 15f3a3ec8eacbdd9203ca422ba802d418e686560 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index 3a4f050..f3b4e9f 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -33,7 +33,7 @@ jobs: always() && needs.push.result == 'success' && needs.push.outputs.image != '' - uses: complytime/org-infra/.github/workflows/reusable_trivy_image_scan.yml@e266be092e71ac9343fcd6d5cafc50402161981e # main + uses: complytime/org-infra/.github/workflows/reusable_trivy_image_scan.yml@15f3a3ec8eacbdd9203ca422ba802d418e686560 # main permissions: contents: read packages: write