Bump everlytic/branch-merge from 1.1.2 to 1.1.5

Bumps [everlytic/branch-merge](https://github.com/everlytic/branch-merge) from 1.1.2 to 1.1.5.
- [Release notes](https://github.com/everlytic/branch-merge/releases)
- [Commits](https://github.com/everlytic/branch-merge/compare/1.1.2...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>
This commit is contained in:
dependabot[bot] 2023-01-03 21:09:05 +00:00 committed by GitHub
parent 57cc986636
commit 867d010524
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -347,7 +347,7 @@ jobs:
echo "versionmajor=$VERSIONMAJOR" >> $GITHUB_ENV echo "versionmajor=$VERSIONMAJOR" >> $GITHUB_ENV
echo "version=$VERSION" >> $GITHUB_ENV echo "version=$VERSION" >> $GITHUB_ENV
- uses: everlytic/branch-merge@1.1.2 - uses: everlytic/branch-merge@1.1.5
with: with:
github_token: ${{ github.token }} github_token: ${{ github.token }}
source_ref: 'master' source_ref: 'master'