From b6de6aef41efb6dacfbd2b0a98c30c0394aea249 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Aug 2023 17:03:50 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.0.0 to 4.1.0 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/d0737af7255c581ce3cc09b69b96ba16a5913b4e...5bc4b83f25ff4c944cd6253ba189e50d1997ab3c) --- updated-dependencies: - dependency-name: xmidt-org/shared-go dependency-type: direct:production update-type: version-update:semver-minor ... 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 af61666..38b4c4a 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@d0737af7255c581ce3cc09b69b96ba16a5913b4e # v4.0.0 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@5bc4b83f25ff4c944cd6253ba189e50d1997ab3c # v4.1.0 with: copyright-skip: true license-skip: true