From 5c4c4968c48248158a4da6a5201ee313f932d189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 19:06:14 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.16 to 4.4.17 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.16 to 4.4.17. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/2cfcfbb8d0b4d0749d46488ea4c60ef998e566bd...12a58ef01ff3da83567e930742524d5a215b90a2) --- 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 599ca11..e628584 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@2cfcfbb8d0b4d0749d46488ea4c60ef998e566bd # v4.4.16 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@12a58ef01ff3da83567e930742524d5a215b90a2 # v4.4.17 with: copyright-skip: true lint-skip: true