Skip to content

Commit

Permalink
Merge pull request #1480 from robotology/dependabot/github_actions/pe…
Browse files Browse the repository at this point in the history
…ter-evans/repository-dispatch-2

Bump peter-evans/repository-dispatch from 1 to 2
  • Loading branch information
traversaro authored Sep 19, 2023
2 parents f4246b8 + f058921 commit e7ffb5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
repository: icub-tech-iit/code

- name: Repository Dispatch
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v2
env:
GITHUB_APPS_TOKEN: ${{ steps.get_workflow_token.outputs.token }}
with:
Expand Down

0 comments on commit e7ffb5f

Please sign in to comment.