From cf6b11ccc2da6ee27c96deec33393908797ef1ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 19:03:07 +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.12.17 to 4.12.21. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/3341540dc7bd064cba31ac1c2ba527b729412d6d...643f1637b0ca329da0289e421b40860c02029e53) --- updated-dependencies: - dependency-name: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml dependency-version: 4.12.21 dependency-type: direct:production update-type: version-update:semver-patch ... 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 6016f92..eb4a64a 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@3341540dc7bd064cba31ac1c2ba527b729412d6d # v4.12.17 + uses: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml@643f1637b0ca329da0289e421b40860c02029e53 # v4.12.21 secrets: inherit