From 8403655cfba16ca5c7619c314c021a97c4615950 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:13:25 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.21 to 4.4.22 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.21 to 4.4.22. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/c01bf687bfa46ac5490335ae4684a4a0771a64bc...94ab3aedfcfcc12504684a25dc6e144e7423771b) --- 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 1dce31c..b64f206 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@c01bf687bfa46ac5490335ae4684a4a0771a64bc # v4.4.21 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@94ab3aedfcfcc12504684a25dc6e144e7423771b # v4.4.22 with: go-generate-deps: golang.org/x/tools/cmd/stringer@latest release-type: library