From 7ff3ae4dee6cd559901f1caa6452105c37f08f84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 01:53:39 +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 638b2037394ca0f0b860a135c7c27dce75fd3c03. - [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...638b2037394ca0f0b860a135c7c27dce75fd3c03) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_trivy_image_scan.yml dependency-version: 638b2037394ca0f0b860a135c7c27dce75fd3c03 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 52150ab..8693bda 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@638b2037394ca0f0b860a135c7c27dce75fd3c03 # main permissions: contents: read packages: write