From 16a7a7f1555ad613a4bdd57c48561da62a8905d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 17:21:58 +0000 Subject: [PATCH] automation(deps): bump xmidt-org/shared-go from 4.2.0 to 4.2.2 Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.2.0 to 4.2.2. - [Release notes](https://github.com/xmidt-org/shared-go/releases) - [Commits](https://github.com/xmidt-org/shared-go/compare/v4.2.0...9e191cedb6f62d364dc8706c07107c8ef612c346) --- 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/auto-releaser.yml | 2 +- .github/workflows/ci.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-releaser.yml b/.github/workflows/auto-releaser.yml index 74ccbfe..9f10dec 100644 --- a/.github/workflows/auto-releaser.yml +++ b/.github/workflows/auto-releaser.yml @@ -10,4 +10,4 @@ on: jobs: release: - uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@d3950e69700e2957d27645a5532cd717d6835746 # v4.2.1 + uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@9e191cedb6f62d364dc8706c07107c8ef612c346 # v4.2.2 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ba9c69..fa323ad 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@826aa545bb56f6c7c551d44febb420c0293c8bff # v4.2.0 + uses: xmidt-org/shared-go/.github/workflows/ci.yml@9e191cedb6f62d364dc8706c07107c8ef612c346 # v4.2.2 with: release-type: library secrets: inherit