From 4d90628daa94b3fb3fb3bbc021c56b7c5c1daef9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 20:00:18 +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.13.0 to 4.13.1. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/ec035dbc93dc306b76ff03e8df07bfef772104b1...2b9dd377731fc812fba09296b6c3bf5f9e6664ff) --- updated-dependencies: - dependency-name: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml dependency-version: 4.13.1 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 a26a024..92d12d2 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@ec035dbc93dc306b76ff03e8df07bfef772104b1 # v4.13.0 + uses: xmidt-org/shared-go/.github/workflows/approve-dependabot.yml@2b9dd377731fc812fba09296b6c3bf5f9e6664ff # v4.13.1 secrets: inherit