Skip to content

Commit 5b6c70c

Browse files
author
Chris Nicel
authored
Merge pull request #24 from MasterOfMalt/dependabot/github_actions/devmasx/merge-branch-1.4.0
Bump devmasx/merge-branch from 1.3.1 to 1.4.0
2 parents 516a96b + 958bd33 commit 5b6c70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_promote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jobs:
231231
- name: Merge to master
232232
id: merge
233233
if: env.ACT != 'true'
234-
uses: devmasx/merge-branch@v1.3.1
234+
uses: devmasx/merge-branch@1.4.0
235235
with:
236236
type: now
237237
from_branch: devel

0 commit comments

Comments
 (0)