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
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>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 6ee1ccc commit 11c4233
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 11c4233

Please sign in to comment.