From 5c3c0b81e89e0d452811b3526b01a1e8f4124276 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 05:27:13 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.28 to 4.4.33 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.28 to 4.4.33. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/766cd1914571123cc26ab6e0f1782c784dc4f11f...ad69836d008d822afffefc882ed10c0c85b32d4b) --- 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 1e55f3f..ceab762 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@766cd1914571123cc26ab6e0f1782c784dc4f11f # v4.4.28 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@ad69836d008d822afffefc882ed10c0c85b32d4b # v4.4.33 with: release-type: library yaml-lint-skip: false