From 7e42a5cc779551ce76e52a8b345cb3cbaabc8c1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 09:00:32 +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 391ae6a..2b952cd 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 lint-skip: true