From 09a81300748082d92ca03f314f15aee62565c92f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 04:17:15 +0000 Subject: [PATCH] chore(deps): bump DaVinciBot/shared-workflows/.github/workflows/container.yml Bumps [DaVinciBot/shared-workflows/.github/workflows/container.yml](https://github.com/davincibot/shared-workflows) from 6.1.1 to 6.1.2. - [Commits](https://github.com/davincibot/shared-workflows/compare/v6.1.1...v6.1.2) --- updated-dependencies: - dependency-name: DaVinciBot/shared-workflows/.github/workflows/container.yml dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 5bb559f..afdb912 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -20,7 +20,7 @@ permissions: jobs: build-and-publish: name: Build and Publish - uses: DaVinciBot/shared-workflows/.github/workflows/container.yml@v6.1.1 + uses: DaVinciBot/shared-workflows/.github/workflows/container.yml@v6.1.2 with: push: ${{ github.event_name == 'push' }} secrets: inherit