Skip to content

Commit

Permalink
automation(deps): bump xmidt-org/shared-go from 4.3.4 to 4.4.0 (#12)
Browse files Browse the repository at this point in the history
Bumps [xmidt-org/shared-go](https://github.com/xmidt-org/shared-go) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/xmidt-org/shared-go/releases)
- [Commits](xmidt-org/shared-go@10afd2b...c9c75b3)

---
updated-dependencies:
- dependency-name: xmidt-org/shared-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 28, 2024
1 parent 79cd413 commit bc54118
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
release:
uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@10afd2bcc81cb079b5099f8e8fa1c37051e6cf3a # v4.3.4
uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@c9c75b3fd850c64594bcdc7181b4f7557675faed # v4.4.0
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ on:

jobs:
ci:
uses: xmidt-org/shared-go/.github/workflows/ci.yml@10afd2bcc81cb079b5099f8e8fa1c37051e6cf3a # v4.3.4
uses: xmidt-org/shared-go/.github/workflows/ci.yml@c9c75b3fd850c64594bcdc7181b4f7557675faed # v4.4.0
with:
release-type: library
secrets: inherit

0 comments on commit bc54118

Please sign in to comment.