From afd7c3c1cb5c268df925c228508c40887d7e0f30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:32:15 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.3.1 to 4.3.2 (#502) Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.3.1 to 4.3.2. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/6a6e2837365277508a83af5aabe4f17d801a1cab...3bef4e75bb010c08cf96c3dee60f126a220b8073) --- 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 48c7bcda..6621556e 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@6a6e2837365277508a83af5aabe4f17d801a1cab # v4.3.1 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@3bef4e75bb010c08cf96c3dee60f126a220b8073 # v4.3.2 with: license-skip: true release-type: program