From b6caec452c2474c314bb2084f07dca27e36e3666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 05:53:03 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.3.0 to 4.3.1 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/9288f34ac2e3b491e8d456197f41db6df41d0efd...6a6e2837365277508a83af5aabe4f17d801a1cab) --- 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 165c1e8..7762b2b 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@9288f34ac2e3b491e8d456197f41db6df41d0efd # v4.3.0 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@6a6e2837365277508a83af5aabe4f17d801a1cab # v4.3.1 with: release-type: library secrets: inherit