From 465e53fe3a3e5adbf650556d216c5eadc76c7598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 02:11:51 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.14 to 4.4.15 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.14 to 4.4.15. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/c36ac2ad09d830fd07a1994264400c8c50e10302...9e2d208b64ea33fec7f0eb5adb0474ae4e5a639b) --- 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 0e4b14a..98ed8a3 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@c36ac2ad09d830fd07a1994264400c8c50e10302 # v4.4.14 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@9e2d208b64ea33fec7f0eb5adb0474ae4e5a639b # v4.4.15 with: release-type: program yaml-lint-skip: false