Skip to content

Commit

Permalink
chore(deps): bump xmidt-org/shared-go from 4.4.10 to 4.4.11
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.10 to 4.4.11.
- [Release notes](https://github.com/xmidt-org/shared-go/releases)
- [Commits](xmidt-org/shared-go@d52bea3...f5dfcd4)

---
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 Jul 2, 2024
1 parent cc310ae commit 4a30601
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@d52bea35df8d25bee912f0161344cbc3a949a416 # v4.4.10
uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@f5dfcd47cad7a26a650c9639ad1e2f99c254b0e5 # v4.4.11
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@d52bea35df8d25bee912f0161344cbc3a949a416 # v4.4.10
uses: xmidt-org/shared-go/.github/workflows/ci.yml@f5dfcd47cad7a26a650c9639ad1e2f99c254b0e5 # v4.4.11
with:
release-type: library
yaml-lint-skip: false
Expand Down

0 comments on commit 4a30601

Please sign in to comment.