From ccfed6fef3be6ef2eef4f63174b9cf26f4c884f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 03:30:40 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go/.github/workflows/approve-dependabot.yml Bumps [xmidt-org/shared-go/.github/workflows/approve-dependabot.yml](https://github.com/xmidt-org/shared-go) from 4.11.8 to 4.12.0. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/08c8b2d70d9d65f08d49336ef6fa6b42bccc4cff...bf189b2c40e583cdaee276d666b69d3f47598ec7) --- updated-dependencies: - dependency-name: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/approve-dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/approve-dependabot.yml b/.github/workflows/approve-dependabot.yml index 6c7f1e5..39258ef 100644 --- a/.github/workflows/approve-dependabot.yml +++ b/.github/workflows/approve-dependabot.yml @@ -13,5 +13,5 @@ permissions: jobs: approve: # yamllint disable-line - uses: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml@08c8b2d70d9d65f08d49336ef6fa6b42bccc4cff # v4.11.8 + uses: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml@bf189b2c40e583cdaee276d666b69d3f47598ec7 # v4.12.0 secrets: inherit