From 84d47c69c11b209d0e71ab2872b90c9cd3b685c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 11:16:56 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.2 to 4.4.3 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.2 to 4.4.3. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/a90d2f0138b1c7683b4209c5c41622deb68ae5b7...dcd9299456a451f2b8a64ab980b4b761e653a96b) --- 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 1f9207a..9b68fcf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ on: jobs: ci: # yamllint disable-line - uses: xmidt-org/shared-go/.github/workflows/ci.yml@a90d2f0138b1c7683b4209c5c41622deb68ae5b7 # v4.4.2 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@dcd9299456a451f2b8a64ab980b4b761e653a96b # v4.4.3 with: release-type: library yaml-lint-skip: false