From 6637caecfb6b3930356214127e23b77d5a83de97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 17:07:18 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.2.0 to 4.2.2 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.2.0 to 4.2.2. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/826aa545bb56f6c7c551d44febb420c0293c8bff...9e191cedb6f62d364dc8706c07107c8ef612c346) --- updated-dependencies: - dependency-name: xmidt-org/shared-go 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 0ba9c69..fa323ad 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@826aa545bb56f6c7c551d44febb420c0293c8bff # v4.2.0 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@9e191cedb6f62d364dc8706c07107c8ef612c346 # v4.2.2 with: release-type: library secrets: inherit