From 965f7e47fe50ac4203df554306af2b87c7a41abb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:24:14 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.20 to 4.4.21 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.20 to 4.4.21. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/b667178a63b2cf6d61739d53fa1e3f200adfb12e...c01bf687bfa46ac5490335ae4684a4a0771a64bc) --- 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 31557e8..093b854 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@b667178a63b2cf6d61739d53fa1e3f200adfb12e # v4.4.20 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@c01bf687bfa46ac5490335ae4684a4a0771a64bc # v4.4.21 with: release-type: program yaml-lint-skip: false