From 15415d7a3cf442db7d1f293920a2f6e8a764d06d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2026 06:12:38 +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.11 to 4.12.12. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/c05113f618ca31623ed98e8d4f294fc274a1f357...5d62fa26c844e4cdfeccaf18f558d727d1ab6e62) --- updated-dependencies: - dependency-name: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml dependency-version: 4.12.12 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 9023ad3..5793bd9 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@c05113f618ca31623ed98e8d4f294fc274a1f357 # v4.12.11 + uses: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml@5d62fa26c844e4cdfeccaf18f558d727d1ab6e62 # v4.12.12 secrets: inherit