From 06d27c4a23316d72ff20c79127be89615e93d151 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 15:02:09 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.17 to 4.4.18 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] --- .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 c3fc281..0228c65 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: copyright-skip: true release-type: program