From 97d5b5ba6a3650f783261a054fc0f7fb771d0214 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 21:20:12 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.13 to 4.4.14 (#161) Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.13 to 4.4.14. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/abf8204c8b3f3f6e965e3244927f529c5ed2d09f...c36ac2ad09d830fd07a1994264400c8c50e10302) --- 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 96749cd..4ebc57e 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@abf8204c8b3f3f6e965e3244927f529c5ed2d09f # v4.4.13 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@c36ac2ad09d830fd07a1994264400c8c50e10302 # v4.4.14 with: release-type: library yaml-lint-skip: false