From b61177e3f21c5271e802430a797b0294c7eae21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:05:33 +0000 Subject: [PATCH] automation(deps): bump xmidt-org/shared-go from 4.4.17 to 4.4.18 (#771) Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.17 to 4.4.18. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/12a58ef01ff3da83567e930742524d5a215b90a2...6dd6d95656f1e1023c27240a6b67b161be88cad7) --- 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 e1e02b9f..451ba73d 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@12a58ef01ff3da83567e930742524d5a215b90a2 # v4.4.17 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@6dd6d95656f1e1023c27240a6b67b161be88cad7 # v4.4.18 with: release-type: program release-docker: true