From 0f7ef7e5aa141ef4e809dbe69ef8d22a852ae466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:03:12 +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.7 to 4.12.0. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/d9714203e4fda2c4e358523548b38eb9b9076e8e...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 f04edc3..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@d9714203e4fda2c4e358523548b38eb9b9076e8e # v4.11.7 + uses: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml@bf189b2c40e583cdaee276d666b69d3f47598ec7 # v4.12.0 secrets: inherit