aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-03 21:09:05 +0000
committerGitHub <noreply@github.com>2023-01-03 21:09:05 +0000
commit867d010524e5f530f7c72e4426c5e67491d2a12f (patch)
tree3f42120034923807ffac88077c2eafdd883e98d7 /.github
parent57cc986636d6de6f9d7b115e090425cf46a01a2d (diff)
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>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index ed7c073..51fd902 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -347,7 +347,7 @@ jobs:
echo "versionmajor=$VERSIONMAJOR" >> $GITHUB_ENV
echo "version=$VERSION" >> $GITHUB_ENV
- - uses: everlytic/branch-merge@1.1.2
+ - uses: everlytic/branch-merge@1.1.5
with:
github_token: ${{ github.token }}
source_ref: 'master'