From f1c263e66158fed0ac9daff8e067a49b2fb6dbd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 11:23:15 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.2.0 to 4.2.1 (#187) Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/826aa545bb56f6c7c551d44febb420c0293c8bff...d3950e69700e2957d27645a5532cd717d6835746) --- updated-dependencies: - dependency-name: xmidt-org/shared-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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..e6d515d 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@d3950e69700e2957d27645a5532cd717d6835746 # v4.2.1 with: release-type: library secrets: inherit