From 35f0a27ddccab8455effa19bc2855d9c3fa96644 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 19:51:16 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.19 to 4.4.20 (#38) Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.19 to 4.4.20. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/7aea9de7b9e1e5e2dc8e91289687d2752fb2e754...b667178a63b2cf6d61739d53fa1e3f200adfb12e) --- 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 61db0e6..5f7838c 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@7aea9de7b9e1e5e2dc8e91289687d2752fb2e754 # v4.4.19 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@b667178a63b2cf6d61739d53fa1e3f200adfb12e # v4.4.20 with: copyright-skip: true lint-skip: true