From b2292fccf99c5407cbfbc8dc8d4a6b3cebced080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 14:08:49 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.8 to 4.4.9 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.8 to 4.4.9. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/ffc8c2d60d5cea02d9ebd149ac688b679debf356...dba5224b851866142a89af515639b26a8bceb5f0) --- 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 53e35a5..25dc693 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@ffc8c2d60d5cea02d9ebd149ac688b679debf356 # v4.4.8 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@dba5224b851866142a89af515639b26a8bceb5f0 # v4.4.9 with: copyright-skip: true release-type: library