From 220093e89fef8522fc55178452b6276faebd269c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 05:11:30 +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 5faacf6..b87fc1a 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 style-skip: true