Skip to content

Commit

Permalink
Bump robotology/gh-action-nightly-merge from 1.5.0 to 1.5.2
Browse files Browse the repository at this point in the history
Bumps [robotology/gh-action-nightly-merge](https://github.com/robotology/gh-action-nightly-merge) from 1.5.0 to 1.5.2.
- [Release notes](https://github.com/robotology/gh-action-nightly-merge/releases)
- [Commits](robotology/gh-action-nightly-merge@14b4a4c...81570ba)

---
updated-dependencies:
- dependency-name: robotology/gh-action-nightly-merge
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent cbdbaa4 commit ae920ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stable-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
token: ${{ env.INSTALLATION_TOKEN }}

- name: Merge master into dev
uses: robotology/gh-action-nightly-merge@14b4a4cf358f7479aa708bee05cf8a794d6a2516 #v1.5.0
uses: robotology/gh-action-nightly-merge@81570ba03dd370f582bd3f52d47672d29191829f #v1.5.2
with:
stable_branch: 'master'
development_branch: 'dev'
Expand Down

0 comments on commit ae920ba

Please sign in to comment.