Skip to content

Commit

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

Bump peter-evans/repository-dispatch from 2 to 3
Swiftb0y authored Jan 29, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 9d11c61 + c2b936f commit 7ff52bd
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
@@ -46,7 +46,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Trigger Rebuild
uses: peter-evans/repository-dispatch@v2
uses: peter-evans/repository-dispatch@v3
if: env.GIT_DIRTY != null && env.GIT_DIRTY != '0' && env.MIXXXBOT_TOKEN != null
with:
token: ${{ env.MIXXXBOT_TOKEN }}

0 comments on commit 7ff52bd

Please sign in to comment.