From c613c19a7870196b7431c316b5cb7c4307b30fed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 11:46:03 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.22 to 4.4.23 (#253) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 12fd8bb..5a0d303 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ on: jobs: ci: # yamllint disable-line - 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: release-type: library yaml-lint-skip: false