Skip to content

Commit

Permalink
Merge pull request #22 from jneilliii/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
  • Loading branch information
jneilliii authored Jan 29, 2024
2 parents 3e11615 + b718d9e commit 17b270e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: 🚀 Repository Dispatch
if: ${{ format('{0}', steps.octoprint_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: jneilliii/OctoPrint-WindowsInstaller
Expand Down

0 comments on commit 17b270e

Please sign in to comment.