diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cc9a9cc..dbf9ae5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: esac - name: Dispatch repository - uses: peter-evans/repository-dispatch@v1 + uses: peter-evans/repository-dispatch@v2 with: token: ${{ secrets.CD_ACCESS_TOKEN }} repository: ${{ secrets.INFRA_REPO }}