diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 6899aad..b4bc770 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -54,7 +54,7 @@ jobs: - name: 🚀 Repository Dispatch if: ${{ format('{0}.op{1}.sp{2}', steps.octopi_latestrelease.outputs.release, steps.octoprint_latestrelease.outputs.release, steps.simplyprint_latestrelease.outputs.release) != steps.my_latestrelease.outputs.release }} - uses: peter-evans/repository-dispatch@v2 + uses: peter-evans/repository-dispatch@v3 with: token: ${{ secrets.REPODISPATCH_TOKEN }} repository: SimplyPrint/SimplyPi