Skip to content

Commit

Permalink
chore(deps): update robotology/gh-action-nightly-merge action to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 11, 2023
1 parent 3a2ac6f commit 61fd8a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
body: ${{ steps.changelog.outputs.clean_changelog }}

- name: Merge master -> develop
uses: robotology/gh-action-nightly-merge@v1.3.2
uses: robotology/gh-action-nightly-merge@v1.4.0
if: ${{ steps.changelog.outputs.skipped == 'false' }}
with:
stable_branch: "master"
Expand Down

0 comments on commit 61fd8a1

Please sign in to comment.