From 6997ba2fd14aa3492c34a3dcefae72db36d430e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 01:53:38 +0000 Subject: [PATCH] chore(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 37b9e82025fb9d0b4079cfe0bbd7f0434f79e692. - [Release notes](https://github.com/complytime/org-infra/releases) - [Commits](https://github.com/complytime/org-infra/compare/e266be092e71ac9343fcd6d5cafc50402161981e...37b9e82025fb9d0b4079cfe0bbd7f0434f79e692) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_trivy_image_scan.yml dependency-version: 37b9e82025fb9d0b4079cfe0bbd7f0434f79e692 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 1b27c81..873b87b 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@37b9e82025fb9d0b4079cfe0bbd7f0434f79e692 # main permissions: contents: read packages: write