Skip to content

Commit

Permalink
chore(deps): bump xmidt-org/shared-go from 4.4.11 to 4.4.12 (#532)
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.11 to 4.4.12.
- [Release notes](https://github.com/xmidt-org/shared-go/releases)
- [Commits](xmidt-org/shared-go@f5dfcd4...907f700)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 8070fdc commit 99f0ee0
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-release.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@f5dfcd47cad7a26a650c9639ad1e2f99c254b0e5 # v4.4.11
uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@907f700ad9d8956de224d71e8ef6899c39654bcc # v4.4.12
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@f5dfcd47cad7a26a650c9639ad1e2f99c254b0e5 # v4.4.11
uses: xmidt-org/shared-go/.github/workflows/ci.yml@907f700ad9d8956de224d71e8ef6899c39654bcc # v4.4.12
with:
license-skip: true
release-type: program
Expand Down

0 comments on commit 99f0ee0

Please sign in to comment.