From 63a73d4ccfd5dd92ff3bbabbbb76d6513fc650ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jun 2024 16:44:52 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.3 to 4.4.8 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.3 to 4.4.8. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/dcd9299456a451f2b8a64ab980b4b761e653a96b...ffc8c2d60d5cea02d9ebd149ac688b679debf356) --- 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 3113ed46..be05c75f 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@dcd9299456a451f2b8a64ab980b4b761e653a96b # v4.4.3 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@ffc8c2d60d5cea02d9ebd149ac688b679debf356 # v4.4.8 with: license-skip: true release-type: program