Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
build(deps): bump everlytic/branch-merge from 1.1.4 to 1.1.5 (#103)
Browse files Browse the repository at this point in the history
Bumps [everlytic/branch-merge](https://github.com/everlytic/branch-merge) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/everlytic/branch-merge/releases)
- [Commits](everlytic/branch-merge@1.1.4...1.1.5)

---
updated-dependencies:
- dependency-name: everlytic/branch-merge
  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 Aug 11, 2023
1 parent ada1b6c commit 85ce9a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-registrationservice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# create merge commit main -> releases encoding the version in the commit message
- name: Merge main -> releases
uses: everlytic/branch-merge@1.1.4
uses: everlytic/branch-merge@1.1.5
with:
github_token: ${{ github.token }}
source_ref: ${{ github.ref }}
Expand Down

0 comments on commit 85ce9a4

Please sign in to comment.