From 2ee58804cd17c8f32b4ab22acd3b2c3254167e42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 15:23:37 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.22 to 4.4.23 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.22 to 4.4.23. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/94ab3aedfcfcc12504684a25dc6e144e7423771b...9dc33d956df1b1d9862ccf3f92a87ea439c9d513) --- 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 c90f4d0..f06221a 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@94ab3aedfcfcc12504684a25dc6e144e7423771b # v4.4.22 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@9dc33d956df1b1d9862ccf3f92a87ea439c9d513 # v4.4.23 with: copyright-skip: true release-type: library