From f59f3a9815d98eb60bd7d13548f376064e1a0713 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 02:44:28 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.16 to 4.4.28 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.16 to 4.4.28. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/2cfcfbb8d0b4d0749d46488ea4c60ef998e566bd...766cd1914571123cc26ab6e0f1782c784dc4f11f) --- 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 2801f0f..ca57b7d 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@2cfcfbb8d0b4d0749d46488ea4c60ef998e566bd # v4.4.16 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@766cd1914571123cc26ab6e0f1782c784dc4f11f # v4.4.28 with: release-type: library secrets: inherit