Skip to content

Commit

Permalink
Update trigger_bru.yml workflow to use latest action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xela-95 committed Nov 6, 2024
1 parent 8573312 commit e52b8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger_bru.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
repository: robotology/blender-robotics-utils

- name: Repository dispatch to blender-robotics-utils
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v3
if: steps.set_model_list.outputs.models != ''
env:
GITHUB_APPS_TOKEN: ${{ steps.get_workflow_token.outputs.token }}
Expand Down

0 comments on commit e52b8b3

Please sign in to comment.