From a34a351ec873a2733b3d3d8d65f06635adf64a91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 09:45:31 +0000 Subject: [PATCH] chore(deps): bump xmidt-org/shared-go from 4.4.12 to 4.4.13 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.4.12 to 4.4.13. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/907f700ad9d8956de224d71e8ef6899c39654bcc...abf8204c8b3f3f6e965e3244927f529c5ed2d09f) --- 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 6b06be4..44dbc16 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@907f700ad9d8956de224d71e8ef6899c39654bcc # v4.4.12 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@abf8204c8b3f3f6e965e3244927f529c5ed2d09f # v4.4.13 with: go-generate-deps: golang.org/x/tools/cmd/stringer@latest release-type: library