From 6b016c06a6196b8fabf6b265c81596f7be92c39e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 01:54:09 +0000 Subject: [PATCH] chore(deps): bump complytime/org-infra/.github/workflows/reusable_publish_ghcr.yml Bumps [complytime/org-infra/.github/workflows/reusable_publish_ghcr.yml](https://github.com/complytime/org-infra) from 68fa970f535858f703369a6de4baa2237c38fa3c 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/68fa970f535858f703369a6de4baa2237c38fa3c...5684c8275536d5d6f47511c672751b646d18e189) --- updated-dependencies: - dependency-name: complytime/org-infra/.github/workflows/reusable_publish_ghcr.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..9c4b121 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -12,7 +12,7 @@ permissions: jobs: push: - uses: complytime/org-infra/.github/workflows/reusable_publish_ghcr.yml@68fa970f535858f703369a6de4baa2237c38fa3c # main + uses: complytime/org-infra/.github/workflows/reusable_publish_ghcr.yml@5684c8275536d5d6f47511c672751b646d18e189 # main permissions: contents: read packages: write