Skip to content

Commit

Permalink
chore(deps): bump xmidt-org/shared-go from 4.4.3 to 4.4.7
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.4.3 to 4.4.7.
- [Release notes](https://github.com/xmidt-org/shared-go/releases)
- [Commits](xmidt-org/shared-go@dcd9299...b85da26)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 12025a2 commit 97d2626
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,5 +10,5 @@ on:

jobs:
release:
uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@dcd9299456a451f2b8a64ab980b4b761e653a96b # v4.4.3
uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@b85da264e1c1654ef97b3650eb99d7b353edf5e7 # v4.4.7
secrets: inherit
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@dcd9299456a451f2b8a64ab980b4b761e653a96b # v4.4.3
uses: xmidt-org/shared-go/.github/workflows/ci.yml@b85da264e1c1654ef97b3650eb99d7b353edf5e7 # v4.4.7
with:
copyright-skip: true
release-type: library
Expand Down

0 comments on commit 97d2626

Please sign in to comment.