From 3abe646a14992c7ae1b7c406ca1bc86de94e88c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 01:53:32 +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 5684c8275536d5d6f47511c672751b646d18e189. - [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...5684c8275536d5d6f47511c672751b646d18e189) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_trivy_image_scan.yml dependency-version: 5684c8275536d5d6f47511c672751b646d18e189 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..369a517 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@5684c8275536d5d6f47511c672751b646d18e189 # main permissions: contents: read packages: write