From b9539029c76d266b796f0fb1ba71b90b960c9557 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 18:23:42 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.3.4 to 4.4.0 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.3.4 to 4.4.0. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/10afd2bcc81cb079b5099f8e8fa1c37051e6cf3a...c9c75b3fd850c64594bcdc7181b4f7557675faed) --- updated-dependencies: - dependency-name: xmidt-org/shared-go dependency-type: direct:production update-type: version-update:semver-minor ... 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 344399c..522af91 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@10afd2bcc81cb079b5099f8e8fa1c37051e6cf3a # v4.3.4 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@c9c75b3fd850c64594bcdc7181b4f7557675faed # v4.4.0 with: release-type: library secrets: inherit