Skip to content

Commit

Permalink
Merge pull request #42 from joanroig/renovate/robotology-gh-action-ni…
Browse files Browse the repository at this point in the history
…ghtly-merge-1.x

chore(deps): update robotology/gh-action-nightly-merge action to v1.4.0
  • Loading branch information
joanroig committed Feb 11, 2023
2 parents 51543b3 + 61fd8a1 commit 47062a8
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 47062a8

Please sign in to comment.