From 2af03ec52ce110de9f03dd87878bfd5121dc8be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 18:35:22 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.8.5 to 4.8.6 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.8.5 to 4.8.6. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/58bcbad3b9da1c30ad6ccd1de226a95e6c238ed0...d439b1da10f9319ec957fd1b0f3323aa0dcd3f2f) --- updated-dependencies: - dependency-name: xmidt-org/shared-go dependency-version: 4.8.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9a4d273..1898102 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ on: jobs: ci: - uses: xmidt-org/shared-go/.github/workflows/ci.yml@58bcbad3b9da1c30ad6ccd1de226a95e6c238ed0 # v4.8.5 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@d439b1da10f9319ec957fd1b0f3323aa0dcd3f2f # v4.8.6 with: release-type: library yaml-lint-skip: false