Skip to content

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 Nov 21, 2022
1 parent fee1c95 commit b897568
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-edc.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 b897568

Please sign in to comment.