Skip to content

Commit

Permalink
Merge pull request #4822 from mixxxdj/dependabot/github_actions/peter…
Browse files Browse the repository at this point in the history
…-evans/repository-dispatch-2

Bump peter-evans/repository-dispatch from 1 to 2
  • Loading branch information
Holzhaus authored Jun 23, 2022
2 parents 30ca720 + bfc3fc1 commit c36a95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Get current branch name
uses: nelonoel/branch-name@v1.0.1
- name: Start workflow run on manual repository
uses: peter-evans/repository-dispatch@v1
uses: peter-evans/repository-dispatch@v2
if: env.MIXXXBOT_TOKEN != null
with:
token: ${{ env.MIXXXBOT_TOKEN }}
Expand Down

0 comments on commit c36a95d

Please sign in to comment.