Skip to content

Commit

Permalink
--- (#10)
Browse files Browse the repository at this point in the history
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 49d3f81 commit ad44a15
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@3bef4e75bb010c08cf96c3dee60f126a220b8073 # v4.3.2
uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@db173bcc7387aae362434932a4f455d0bcea1d86 # v4.3.3
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@3bef4e75bb010c08cf96c3dee60f126a220b8073 # v4.3.2
uses: xmidt-org/shared-go/.github/workflows/ci.yml@db173bcc7387aae362434932a4f455d0bcea1d86 # v4.3.3
with:
release-type: library
secrets: inherit

0 comments on commit ad44a15

Please sign in to comment.