diff --git a/.github/workflows/dispatch.yml b/.github/workflows/dispatch.yml index 1872de4..013bf32 100644 --- a/.github/workflows/dispatch.yml +++ b/.github/workflows/dispatch.yml @@ -9,7 +9,7 @@ jobs: repo: ["dachteam/dachrepo"] steps: - name: Push to repo - uses: peter-evans/repository-dispatch@11ba7d3f32dc7cc919d1c43f1fec1c05260c26b5 # tag=v2 + uses: peter-evans/repository-dispatch@28959ce8df70de7be546dd1250a005dd32156697 # v4 with: token: ${{ secrets.REPO_ACCESS_TOKEN }} repository: ${{ matrix.repo }}