From af55276c2b8ad4169d2b37acf5e834ad5965c579 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 04:18:45 +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 7.2.0. - [Commits](https://github.com/davincibot/shared-workflows/compare/v6.1.1...v7.2.0) --- updated-dependencies: - dependency-name: DaVinciBot/shared-workflows/.github/workflows/container.yml dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... 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..76e0d5f 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@v7.2.0 with: push: ${{ github.event_name == 'push' }} secrets: inherit